python-asyncinotify_4.2.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 17 Oct 2025 16:07:19 +0100 |
Source: | python-asyncinotify |
Binary: | python3-asyncinotify |
Architecture: | source all |
Version: | 4.2.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Changed-By: | Edward Betts <edward@4angle.com> |
Description: | python3-asyncinotify - Asynchronous inotify interface for monitoring filesystem events |
Closes: | 1118266 |
Changes: | python-asyncinotify (4.2.1-1) unstable; urgency=medium * Initial release. (Closes: #1118266) |
Files: | 6043e2a637aaf086929c838546f23a2e 2274 python optional python-asyncinotify_4.2.1-1.dsc f78303c3db8edd29e9836db7a0067077 24893 python optional python-asyncinotify_4.2.1.orig.tar.gz 9507088a2587bf48796dcfdb8186f33a 2060 python optional python-asyncinotify_4.2.1-1.debian.tar.xz 33a5d2fe33205d749ade743318243d87 7517 python optional python-asyncinotify_4.2.1-1_amd64.buildinfo cca5aa0d9f114abeb2fa1386da1567ad 47800 python optional python3-asyncinotify_4.2.1-1_all.deb |
python-asyncinotify_4.2.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-asyncinotify |
Binary: | python3-asyncinotify |
Architecture: | all |
Version: | 4.2.1-1 |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com>, |
Homepage: | https://github.com/ProCern/asyncinotify |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/homeassistant-team/deps/python-asyncinotify |
Vcs-Git: | https://salsa.debian.org/homeassistant-team/deps/python-asyncinotify.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, dh-sequence-sphinxdoc<!nodoc>, flit, pybuild-plugin-pyproject, python3-all |
Build-Depends-Indep: | furo<!nodoc>, python3-pytest<!nocheck>, python3-sphinx<!nodoc> |
Package-List: | python3-asyncinotify deb python optional arch=all |
Files: | f78303c3db8edd29e9836db7a0067077 24893 python-asyncinotify_4.2.1.orig.tar.gz 9507088a2587bf48796dcfdb8186f33a 2060 python-asyncinotify_4.2.1-1.debian.tar.xz |
README.source for python-asyncinotify_4.2.1-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-asyncinotify_4.2.1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-asyncinotify |
Source: | python-asyncinotify |
Version: | 4.2.1-1 |
Architecture: | all |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Installed-Size: | 359 |
Depends: | python3:any, libjs-sphinxdoc (>=8.2) |
Built-Using: | sphinx (= 8.2.3-7) |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/ProCern/asyncinotify |
Description: | Asynchronous inotify interface for monitoring filesystem events This library provides Python bindings to the inotify subsystem, enabling monitoring of filesystem events such as file creation, modification, deletion, attribute changes, and movement on directories and files. Events are represented with descriptive objects and path handling is performed using standard Python types, including those that may not be valid UTF-8. Multiple event types and flags are supported, giving fine-grained control over which filesystem changes are reported. |
contents of python3-asyncinotify_4.2.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-17 15:07 ./ drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/ drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/lib/python3/dist-packages/asyncinotify/ -rw-r--r-- root/root 26068 2025-10-17 15:07 ./usr/lib/python3/dist-packages/asyncinotify/__init__.py -rw-r--r-- root/root 1385 2025-10-17 15:07 ./usr/lib/python3/dist-packages/asyncinotify/_ffi.py -rw-r--r-- root/root 0 2025-10-17 15:07 ./usr/lib/python3/dist-packages/asyncinotify/py.typed drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/lib/python3/dist-packages/asyncinotify-4.2.1.dist-info/ -rw-r--r-- root/root 7 2025-10-17 15:07 ./usr/lib/python3/dist-packages/asyncinotify-4.2.1.dist-info/INSTALLER -rw-r--r-- root/root 4913 2025-10-17 15:07 ./usr/lib/python3/dist-packages/asyncinotify-4.2.1.dist-info/METADATA -rw-r--r-- root/root 82 2025-10-17 15:07 ./usr/lib/python3/dist-packages/asyncinotify-4.2.1.dist-info/WHEEL drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/ drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/ -rw-r--r-- root/root 3931 2025-04-08 00:41 ./usr/share/doc/python3-asyncinotify/README.rst -rw-r--r-- root/root 165 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/changelog.Debian.gz -rw-r--r-- root/root 130 2025-04-08 00:41 ./usr/share/doc/python3-asyncinotify/changelog.gz -rw-r--r-- root/root 859 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/copyright drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/examples/ -rw-r--r-- root/root 4275 2025-04-08 00:41 ./usr/share/doc/python3-asyncinotify/examples/recursivewatch.py drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/ drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_sources/ -rw-r--r-- root/root 68 2025-04-08 00:41 ./usr/share/doc/python3-asyncinotify/html/_sources/asyncinotify.rst.txt -rw-r--r-- root/root 1571 2025-04-08 00:41 ./usr/share/doc/python3-asyncinotify/html/_sources/index.rst.txt drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/ -rw-r--r-- root/root 14685 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/basic.css -rw-r--r-- root/root 1266 2023-07-08 18:40 ./usr/share/doc/python3-asyncinotify/html/_static/debug.css -rw-r--r-- root/root 328 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/documentation_options.js -rw-r--r-- root/root 286 2025-10-01 18:15 ./usr/share/doc/python3-asyncinotify/html/_static/file.png -rw-r--r-- root/root 90 2025-10-01 18:15 ./usr/share/doc/python3-asyncinotify/html/_static/minus.png -rw-r--r-- root/root 90 2025-10-01 18:15 ./usr/share/doc/python3-asyncinotify/html/_static/plus.png -rw-r--r-- root/root 20274 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/pygments.css drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/scripts/ -rw-r--r-- root/root 5004 2025-10-16 08:10 ./usr/share/doc/python3-asyncinotify/html/_static/scripts/furo.js -rw-r--r-- root/root 12995 2025-10-16 08:10 ./usr/share/doc/python3-asyncinotify/html/_static/scripts/gumshoe-patched.js -rw-r--r-- root/root 6034 2023-07-08 18:40 ./usr/share/doc/python3-asyncinotify/html/_static/skeleton.css drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/styles/ -rw-r--r-- root/root 6140 2025-10-16 08:10 ./usr/share/doc/python3-asyncinotify/html/_static/styles/furo-extensions.css -rw-r--r-- root/root 55307 2025-10-16 08:10 ./usr/share/doc/python3-asyncinotify/html/_static/styles/furo.css -rw-r--r-- root/root 72654 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/asyncinotify.html -rw-r--r-- root/root 23202 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/genindex.html -rw-r--r-- root/root 24223 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/index.html -rw-r--r-- root/root 618 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/objects.inv -rw-r--r-- root/root 12906 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/py-modindex.html -rw-r--r-- root/root 12676 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/search.html -rw-r--r-- root/root 12445 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/searchindex.js drwxr-xr-x root/root 0 2025-10-17 15:07 ./usr/share/doc-base/ -rw-r--r-- root/root 282 2025-10-17 15:05 ./usr/share/doc-base/python3-asyncinotify.python-asyncinotify lrwxrwxrwx root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js lrwxrwxrwx root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js lrwxrwxrwx root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js lrwxrwxrwx root/root 0 2025-10-17 15:07 ./usr/share/doc/python3-asyncinotify/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js |
copyright of python3-asyncinotify_4.2.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: asyncinotify Upstream-Contact: Taylor C. Richberger <taylor.richberger@procern.com> Source: https://github.com/ProCern/asyncinotify Files: * Copyright: Taylor C. Richberger <taylor.richberger@procern.com> License: MPL-2.0 Files: test.py Copyright: 2019 Taylor C. Richberger License: MPL-2.0 Files: docs/* Copyright: 2019-2024 ProCern License: MPL-2.0 Files: src/asyncinotify/* Copyright: 2019-2023 Taylor C. Richberger License: MPL-2.0 Files: src/asyncinotify/_ffi.py Copyright: 2019 Taylor C. Richberger License: MPL-2.0 Files: debian/* Copyright: 2025 Edward Betts <edward@4angle.com> License: MPL-2.0 License: MPL-2.0 On Debian systems, the full text of the Mozilla Public License version 2.0 can be found in the file '/usr/share/common-licenses/MPL-2.0'. |
Timestamp: 17.10.2025 / 19:02:40 (UTC)