pyinotify 0.9.6-2 source package in Ubuntu
Changelog
pyinotify (0.9.6-2) unstable; urgency=low [ Debian Janitor ] * Bump debhelper from deprecated 7 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Apply multi-arch hints. + python-pyinotify-doc: Add Multi-Arch: foreign. [ Ondřej Nový ] * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Sandro Tosi ] * Use the new Debian Python Team contact name and address -- Sandro Tosi <email address hidden> Sat, 11 Jun 2022 21:27:16 -0400
Upload details
- Uploaded by:
- Mikhail Gusarov
- Uploaded to:
- Sid
- Original maintainer:
- Mikhail Gusarov
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python | |
Lunar | release | main | python | |
Kinetic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyinotify_0.9.6-2.dsc | 2.0 KiB | bf0fe3e5f374a394ea9ba8fa29cd632cf20cbd13b183a62dfb384ab2bc224e51 |
pyinotify_0.9.6.orig.tar.gz | 59.7 KiB | 7943f198c5cef2bdc121d847937fbe565daaa7d4daaf1b8de8ef5689812f481c |
pyinotify_0.9.6-2.debian.tar.xz | 5.4 KiB | 449dc368e7258cb86b580451e9ad416d2b5dc1f3dfd26fc2ce6baf421ab896e7 |
Available diffs
- diff from 0.9.6-1.3 to 0.9.6-2 (1.3 KiB)
No changes file available.
Binary packages built by this source
- python-pyinotify-doc: simple Linux inotify Python bindings -- documentation
pyinotify is a simple wrapper for the Linux inotify mechanism.
.
inotify is a Linux Kernel feature available since 2.6.13. inotify makes
it possible for applications to easily be notified of filesystem changes.
.
This package contains examples.
- python3-pyinotify: simple Linux inotify Python bindings
pyinotify is a simple wrapper for the Linux inotify mechanism.
.
inotify is a Linux Kernel feature available since 2.6.13. inotify makes
it possible for applications to easily be notified of filesystem changes.
.
This is the Python 3 version of the package.