python-notify2 0.3-5 source package in Ubuntu
Changelog
python-notify2 (0.3-5) unstable; urgency=low [ Debian Janitor ] * Use secure URI in debian/watch. * Bump debhelper from deprecated 8 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Repository. [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Debian Janitor ] * Bump debhelper from old 12 to 13. -- Sandro Tosi <email address hidden> Fri, 03 Jun 2022 23:06:06 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python | |
Kinetic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-notify2_0.3-5.dsc | 2.1 KiB | fa90c54ff970eb5595ed033c4a59cfc5d42e0b907a70ce4e1058678abb9d6493 |
python-notify2_0.3.orig.tar.gz | 8.6 KiB | 684281f91c51fc60bc7909a35bd21d043a2a421f4e269de1ed1f13845d1d6321 |
python-notify2_0.3-5.debian.tar.xz | 3.5 KiB | 92f1926447967c6ac5221efc028d60aa5c063ac47340162f3c87d79166c6d6f0 |
Available diffs
- diff from 0.3-4 to 0.3-5 (984 bytes)
No changes file available.
Binary packages built by this source
- python3-notify2: desktop notifications API for Python 3
notify2 provides a Python interface to the Freedesktop notifications system,
which allows programs to display information to the user in an unobtrusive way.
Notifications are sent over DBus to a notification daemon, which is responsible
for presenting them to the user.
.
notify2 is intended as a replacement for pynotify (package python-notify), and
its interface is largely copied from there, although it isn't a complete clone.
.
This is the Python 3 version of the package.