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 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
python-pathvalidate (3.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 10 Aug 2025 14:03:03 +0100
python-pathvalidate (3.2.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 15 Jan 2025 15:24:58 +0000
python-pathvalidate (3.2.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 02 Jan 2025 17:37:40 +0000
python-pathvalidate (3.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- Add support for Python 3.13 (closes: #1082241).
-- Colin Watson <cjwatson@debian.org> Sun, 03 Nov 2024 18:05:53 +0000
python-pathvalidate (3.2.0-1) unstable; urgency=medium
* New upstream version 3.2.0
-- Michael Fladischer <fladi@debian.org> Mon, 25 Sep 2023 10:32:33 +0000
python-pathvalidate (3.1.0-1) unstable; urgency=medium
* New upstream version 3.1.0
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Sun, 23 Jul 2023 19:23:07 +0000
python-pathvalidate (3.0.0-1) unstable; urgency=medium
* New upstream version 3.0.0
* Bump Standards-Version to 4.6.2.
* Update d/copyright with new years.
* Refresh patches.
* Clean up pathvalidate.egg-info/not-zip-safe to allow two builds in a row.
* Build using pybuild-plugin-pyproject.
* Add patch to not include badges file in documentation.
-- Michael Fladischer <fladi@debian.org> Wed, 21 Jun 2023 17:31:16 +0000
python-pathvalidate (2.5.2-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-pathvalidate-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 20 Nov 2022 12:21:39 +0000
python-pathvalidate (2.5.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.5.2
-- Timo Röhling <roehling@debian.org> Thu, 25 Aug 2022 20:08:22 +0200
python-pathvalidate (2.5.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.5.1
-- Timo Röhling <roehling@debian.org> Thu, 04 Aug 2022 11:13:35 +0200
python-pathvalidate (2.5.0-2) unstable; urgency=medium
* Team upload.
* Source only upload.
* Bump Standards-Version to 4.6.1
-- Timo Röhling <roehling@debian.org> Sun, 19 Jun 2022 23:50:42 +0200
python-pathvalidate (2.5.0-1) unstable; urgency=low
* Initial release (Closes: #993970).
-- Michael Fladischer <fladi@debian.org> Fri, 28 Jan 2022 08:34:47 +0000
|