Debian NEW package overview for aiousbwatcher
aiousbwatcher_1.1.1-1_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 17 Oct 2025 16:29:04 +0100
Source:aiousbwatcher
Binary:python3-aiousbwatcher
Architecture:source all
Version:1.1.1-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-aiousbwatcher - Watch for USB devices to be plugged and unplugged
Closes:1118560
Changes:
aiousbwatcher (1.1.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1118560)
Files:
ee831d583a875576b79718a97619152d 2376 python optional aiousbwatcher_1.1.1-1.dsc
a93cea802b8f259b5973d31a78cd73b5 44573 python optional aiousbwatcher_1.1.1.orig.tar.gz
c48889d4163228af7b3aeebab095516b 3524 python optional aiousbwatcher_1.1.1-1.debian.tar.xz
9caac637131ecde430cf8a2f2b0b21a9 8432 python optional aiousbwatcher_1.1.1-1_amd64.buildinfo
ff3ccbf7cb50bd9bde68bc31bb486f7f 44996 python optional python3-aiousbwatcher_1.1.1-1_all.deb
aiousbwatcher_1.1.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:aiousbwatcher
Binary:python3-aiousbwatcher
Architecture:all
Version:1.1.1-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/bluetooth-devices/aiousbwatcher
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/aiousbwatcher
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/aiousbwatcher.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:debhelper-compat (=13), dh-sequence-python3, dh-sequence-sphinxdoc<!nodoc>, pybuild-plugin-pyproject, python3-all, python3-setuptools
Build-Depends-Indep:furo<!nodoc>, python3-asyncinotify<!nocheck>, python3-myst-parser<!nodoc>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-pytest-cov<!nocheck>, python3-sphinx<!nodoc>
Package-List:python3-aiousbwatcher deb python optional arch=all
Files:
a93cea802b8f259b5973d31a78cd73b5 44573 aiousbwatcher_1.1.1.orig.tar.gz
c48889d4163228af7b3aeebab095516b 3524 aiousbwatcher_1.1.1-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for aiousbwatcher_1.1.1-1.dsc (click to toggle)
README.source for aiousbwatcher_1.1.1-1.dsc (click to toggle)
No README.source in this package
control file for python3-aiousbwatcher_1.1.1-1_all.deb (click to toggle)
Package:python3-aiousbwatcher
Source:aiousbwatcher
Version:1.1.1-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:391
Depends:python3-asyncinotify, python3:any, libjs-sphinxdoc (>=8.2)
Built-Using:sphinx (= 8.2.3-8)
Section:python
Priority:optional
Homepage:https://github.com/bluetooth-devices/aiousbwatcher
Description:
Watch for USB devices to be plugged and unplugged
 This library provides asynchronous monitoring of USB device connection and
 disconnection events on Linux systems. It uses an event-driven approach to
 allow applications to detect when USB devices are inserted or removed in real
 time. The library interacts with the underlying Linux system to receive
 notifications about changes in USB device availability, making it possible to
 react promptly to device insertions and removals. This enables applications to
 track and respond to hardware changes such as the plugging or unplugging of
 USB storage devices, input devices, or other USB peripherals. Notifications
 are delivered through asynchronous interfaces suited for applications using an
 event loop. The library does not communicate with the USB devices beyond
 detecting their presence or removal.
lintian 2.116.3+deb12u1 check for python3-aiousbwatcher_1.1.1-1_all.deb (click to toggle)
contents of python3-aiousbwatcher_1.1.1-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-17 15:29 ./
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/lib/
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher/
-rw-r--r-- root/root       138 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher/__init__.py
-rw-r--r-- root/root      3441 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher/impl.py
-rw-r--r-- root/root         0 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher/py.typed
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher-1.1.1.dist-info/
-rw-r--r-- root/root         7 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher-1.1.1.dist-info/INSTALLER
-rw-r--r-- root/root      2150 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher-1.1.1.dist-info/METADATA
-rw-r--r-- root/root        91 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher-1.1.1.dist-info/WHEEL
-rw-r--r-- root/root        14 2025-10-17 15:29 ./usr/lib/python3/dist-packages/aiousbwatcher-1.1.1.dist-info/top_level.txt
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/
-rw-r--r-- root/root      1164 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/README.md
-rw-r--r-- root/root       160 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/changelog.Debian.gz
-rw-r--r-- root/root       532 2025-01-28 00:10 ./usr/share/doc/python3-aiousbwatcher/changelog.gz
-rw-r--r-- root/root      1414 2025-10-17 15:04 ./usr/share/doc/python3-aiousbwatcher/copyright
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/examples/
-rw-r--r-- root/root       538 2025-01-28 00:10 ./usr/share/doc/python3-aiousbwatcher/examples/usb_device_added_or_removed.py
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_modules/
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_modules/aiousbwatcher/
-rw-r--r-- root/root     28812 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_modules/aiousbwatcher/impl.html
-rw-r--r-- root/root     13153 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_modules/index.html
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_sources/
-rw-r--r-- root/root       295 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_sources/aiousbwatcher.rst.txt
-rw-r--r-- root/root        48 2025-01-28 00:10 ./usr/share/doc/python3-aiousbwatcher/html/_sources/changelog.md.txt
-rw-r--r-- root/root        54 2025-01-28 00:10 ./usr/share/doc/python3-aiousbwatcher/html/_sources/contributing.md.txt
-rw-r--r-- root/root       317 2025-01-28 00:10 ./usr/share/doc/python3-aiousbwatcher/html/_sources/index.md.txt
-rw-r--r-- root/root       273 2025-01-28 00:10 ./usr/share/doc/python3-aiousbwatcher/html/_sources/installation.md.txt
-rw-r--r-- root/root        76 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_sources/modules.rst.txt
-rw-r--r-- root/root       216 2025-01-28 00:10 ./usr/share/doc/python3-aiousbwatcher/html/_sources/usage.md.txt
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/
-rw-r--r-- root/root     14685 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/basic.css
-rw-r--r-- root/root      1266 2023-07-08 18:40 ./usr/share/doc/python3-aiousbwatcher/html/_static/debug.css
-rw-r--r-- root/root       328 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/documentation_options.js
-rw-r--r-- root/root       286 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/file.png
-rw-r--r-- root/root        90 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/minus.png
-rw-r--r-- root/root        90 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/plus.png
-rw-r--r-- root/root     20274 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/pygments.css
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/scripts/
-rw-r--r-- root/root      5004 2025-10-16 08:10 ./usr/share/doc/python3-aiousbwatcher/html/_static/scripts/furo.js
-rw-r--r-- root/root     12995 2025-10-16 08:10 ./usr/share/doc/python3-aiousbwatcher/html/_static/scripts/gumshoe-patched.js
-rw-r--r-- root/root      6034 2023-07-08 18:40 ./usr/share/doc/python3-aiousbwatcher/html/_static/skeleton.css
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/styles/
-rw-r--r-- root/root      6140 2025-10-16 08:10 ./usr/share/doc/python3-aiousbwatcher/html/_static/styles/furo-extensions.css
-rw-r--r-- root/root     55307 2025-10-16 08:10 ./usr/share/doc/python3-aiousbwatcher/html/_static/styles/furo.css
-rw-r--r-- root/root     25104 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/aiousbwatcher.html
-rw-r--r-- root/root      4530 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/changelog.html.gz
-rw-r--r-- root/root     23087 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/contributing.html
-rw-r--r-- root/root     15540 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/genindex.html
-rw-r--r-- root/root     18926 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/index.html
-rw-r--r-- root/root     14903 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/installation.html
-rw-r--r-- root/root     15721 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/modules.html
-rw-r--r-- root/root       518 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/objects.inv
-rw-r--r-- root/root     13801 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/py-modindex.html
-rw-r--r-- root/root     13319 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/search.html
-rw-r--r-- root/root      7440 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/searchindex.js
-rw-r--r-- root/root     14738 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/usage.html
drwxr-xr-x root/root         0 2025-10-17 15:29 ./usr/share/doc-base/
-rw-r--r-- root/root       257 2025-10-17 15:04 ./usr/share/doc-base/python3-aiousbwatcher.aiousbwatcher
lrwxrwxrwx root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js
lrwxrwxrwx root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js
lrwxrwxrwx root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js
lrwxrwxrwx root/root         0 2025-10-17 15:29 ./usr/share/doc/python3-aiousbwatcher/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js

Timestamp: 22.10.2025 / 09:12:53 (UTC)