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
|
pyrsistent (0.20.0-2) unstable; urgency=medium
* Team upload.
* Add patch so that if the C extension fails to build, the package build
fails (Closes: #1087695).
* Cherry-pick patch from upstream for compatibility with Python 3.13.
-- Stuart Prescott <stuart@debian.org> Tue, 19 Nov 2024 13:05:11 +1100
pyrsistent (0.20.0-1) unstable; urgency=medium
* Team Upload
* New upstream version 0.20.0
* remove extraneous dependency on python3-six
-- Alexandre Detiste <tchet@debian.org> Wed, 21 Feb 2024 14:16:49 +0100
pyrsistent (0.18.1-1) unstable; urgency=medium
[ 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 ]
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 18 Feb 2022 14:03:22 +0100
pyrsistent (0.15.5-1) unstable; urgency=medium
* New upstream version 0.15.5.
-- Andrej Shadura <andrewsh@debian.org> Sat, 16 Nov 2019 19:35:19 +0100
pyrsistent (0.15.4-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Andrej Shadura ]
* Use secure URI in Homepage field.
-- Andrej Shadura <andrewsh@debian.org> Sun, 27 Oct 2019 22:31:42 +0100
pyrsistent (0.15.4-2) unstable; urgency=medium
* No change reupload.
-- Andrej Shadura <andrewsh@debian.org> Fri, 27 Sep 2019 17:16:20 +0200
pyrsistent (0.15.4-1) unstable; urgency=medium
[ Andrej Shadura ]
* New upstream release.
* Update the copyrights.
* Build-Depend on python3-pytest-runner.
* Add Thomas Goirand as an Uploader.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
* d/watch: Use https protocol.
-- Andrej Shadura <andrewsh@debian.org> Fri, 27 Sep 2019 16:52:14 +0200
pyrsistent (0.14.10-1) unstable; urgency=low
* Initial upload (Closes: #941092).
-- Andrej Shadura <andrewsh@debian.org> Sat, 09 Feb 2019 12:50:44 +0100
|