1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
python-watchgod (0.8.2-2) unstable; urgency=medium
* debian/rules
- dont treat TrioDeprecationWarning as errors in tests; Closes: #1026730
* run autopkgtest via autopkgtest-pkg-pybuild
-- Sandro Tosi <morph@debian.org> Sat, 31 Dec 2022 14:33:02 -0500
python-watchgod (0.8.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Fix watch file
* Add salsa-ci file
* Add nocheck profile marker
* fix asyncio warnings
Closes: #1008469
* Build-Depends: python3-anyio, python3-trio
-- Andreas Tille <tille@debian.org> Mon, 04 Apr 2022 16:42:20 +0200
python-watchgod (0.7-2) unstable; urgency=low
* Enable upstream testsuite for autopkgtests and build.
* Update year in d/copyright.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Fri, 14 Jan 2022 11:03:35 +0000
python-watchgod (0.7-1) unstable; urgency=low
* New upstream release.
* Update d/watch to work with github again.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
-- Michael Fladischer <fladi@debian.org> Fri, 22 Oct 2021 20:59:45 +0000
python-watchgod (0.6-2) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
-- Sandro Tosi <morph@debian.org> Fri, 30 Oct 2020 23:43:47 -0400
python-watchgod (0.6-1) unstable; urgency=low
* Initial release (Closes: #962911).
-- Michael Fladischer <fladi@debian.org> Tue, 16 Jun 2020 09:01:31 +0200
|