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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
python-watchfiles (1.1.1-2) unstable; urgency=medium
* Team upload.
* Allow building against PyO3 0.27.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 12 Nov 2025 11:00:14 +0000
python-watchfiles (1.1.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 27 Oct 2025 22:32:34 +0000
python-watchfiles (1.1.0-2) unstable; urgency=medium
* Team upload.
* Accept pyo3 0.26.
-- Colin Watson <cjwatson@debian.org> Sun, 12 Oct 2025 21:51:13 +0100
python-watchfiles (1.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Update PyO3 to 0.25.1 (closes: #1114338).
* Use dh-sequence-python3.
* Standards-Version: 4.7.2.
-- Colin Watson <cjwatson@debian.org> Thu, 11 Sep 2025 12:10:03 +0100
python-watchfiles (0.24.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.24.0.
* Update 0001-Cargo-versions.patch to fit new upstream version.
-- Yogeswaran Umasankar <yogu@debian.org> Thu, 31 Oct 2024 02:22:54 +0000
python-watchfiles (0.23.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.23.0. (Closes: #1078384)
* Remove 0002-fix-autopkgtests-py312.patch and update
0002-fix-autopkgtests-py312.patch to fit new upstream version.
* d/control: bump Standards-Version to 4.7.0.
-- Yogeswaran Umasankar <yogu@debian.org> Sun, 18 Aug 2024 16:30:00 -0000
python-watchfiles (0.21.0-4) unstable; urgency=medium
* Team upload.
* Added patch to fix autopkgtests fail in Python 3.12. (Closes: #1073409)
-- Yogeswaran Umasankar <yogu@debian.org> Tue, 02 Jul 2024 12:30:00 -0000
python-watchfiles (0.21.0-3) unstable; urgency=medium
* d/rules: disable test_ignore_permission_denied as it hangs on i386.
-- Louis-Philippe Véronneau <pollo@debian.org> Fri, 01 Mar 2024 12:13:42 -0500
python-watchfiles (0.21.0-2) unstable; urgency=medium
* d/patches/0001: relax dependencies instead of hardcoding a specific
version.
-- Louis-Philippe Véronneau <pollo@debian.org> Mon, 22 Jan 2024 14:45:30 -0500
python-watchfiles (0.21.0-1) unstable; urgency=medium
* Initial release. (Closes: #1028916)
-- Louis-Philippe Véronneau <pollo@debian.org> Tue, 16 Jan 2024 00:27:12 -0500
|