pyinotify 0.9.6-2ubuntu1 source package in Ubuntu

Changelog

pyinotify (0.9.6-2ubuntu1) noble; urgency=medium

  * d/control: Add pyasyncore to (Build-)Depends for support in
    Pythons >= 3.12.

 -- James Page <email address hidden>  Wed, 17 Jan 2024 09:32:26 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyinotify_0.9.6.orig.tar.gz 59.7 KiB 7943f198c5cef2bdc121d847937fbe565daaa7d4daaf1b8de8ef5689812f481c
pyinotify_0.9.6-2ubuntu1.debian.tar.xz 5.5 KiB fdb604394004c9b46e2331e02dcc6a3b6d9aa2b56bb4fe2c0508070d3868b11c
pyinotify_0.9.6-2ubuntu1.dsc 2.1 KiB d141082968711dd1b247dc11b2d59f1d5815ba9ed55411589f247733fba410b8

View changes file

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.