python-watchdog 2.1.9-1 source package in Ubuntu
Changelog
python-watchdog (2.1.9-1) unstable; urgency=medium * New upstream version * Update d/watch format and d/copyright file dates -- Julian Gilbey <email address hidden> Mon, 04 Jul 2022 23:06:12 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-watchdog_2.1.9-1.dsc | 2.3 KiB | cc31d605dcfe3f488571dc0aff182d73224fb5cfcd6c7d9a28491d9bf300042f |
python-watchdog_2.1.9.orig.tar.gz | 116.4 KiB | 43ce20ebb36a51f21fa376f76d1d4692452b2527ccd601950d69ed36b9e21609 |
python-watchdog_2.1.9-1.debian.tar.xz | 6.1 KiB | ede41ef5ed5df196eea19e62ecf8dd7be678fc1ad43c07f56416ac55e184aa1c |
Available diffs
- diff from 2.1.6-1 to 2.1.9-1 (22.4 KiB)
- diff from 2.1.8-1 to 2.1.9-1 (4.0 KiB)
No changes file available.
Binary packages built by this source
- python3-watchdog: Python API and shell utilities to monitor file system events
Watchdog comes with a utility script called watchmedo. It can be used to
execute commands in response to events.