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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
python-zipp (3.21.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 11 Nov 2024 10:08:06 +0000
python-zipp (3.20.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 16 Sep 2024 17:57:19 +0100
python-zipp (3.20.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Standards-Version: 4.7.0.
-- Colin Watson <cjwatson@debian.org> Fri, 30 Aug 2024 12:03:21 +0100
python-zipp (3.20.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 14 Aug 2024 17:15:46 +0100
python-zipp (3.19.2-3) unstable; urgency=medium
* Team upload.
* Mark as Multi-Arch: foreign (closes: #1078038).
-- Colin Watson <cjwatson@debian.org> Tue, 06 Aug 2024 12:47:10 +0100
python-zipp (3.19.2-2) unstable; urgency=medium
* Add debian/pybuild.testfiles and add patch to fix tests
-- Martin <debacle@debian.org> Sat, 08 Jun 2024 17:01:58 +0000
python-zipp (3.19.2-1) unstable; urgency=medium
* Add myself to Uploaders
* New upstream version
-- Martin <debacle@debian.org> Sat, 08 Jun 2024 11:17:56 +0000
python-zipp (1.0.0-7) UNRELEASED; urgency=medium
* Remove myself from Uploaders.
-- Ondřej Nový <onovy@debian.org> Mon, 18 Mar 2024 16:11:23 +0100
python-zipp (1.0.0-6) unstable; urgency=medium
* Team upload.
* Drop old python3-contextlib2 build dependency
* Use dh-sequence-python3
* Bump policy version (no changes)
* Switch to autopkgtest-pkg-pybuild
* Add pybuild-plugin-pyproject
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 21 Dec 2022 23:06:15 +0100
python-zipp (1.0.0-5) unstable; urgency=medium
[ Debian Janitor ]
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 01 Dec 2022 11:31:53 +0000
python-zipp (1.0.0-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Bump my copyright year.
* 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> Sat, 04 Jun 2022 16:07:18 -0400
python-zipp (1.0.0-3) unstable; urgency=medium
* Drop PyPy support.
* Bump Standards-Version to 4.5.0.
* Bump debhelper compat level 13.
* Set Rules-Requires-Root: no.
-- Ondřej Nový <onovy@debian.org> Fri, 05 Jun 2020 12:15:32 +0200
python-zipp (1.0.0-2) unstable; urgency=medium
* Drop python2 support; Closes: #938285
-- Sandro Tosi <morph@debian.org> Tue, 14 Apr 2020 12:45:24 -0400
python-zipp (1.0.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.4.1.
-- Ondřej Nový <onovy@debian.org> Fri, 17 Jan 2020 10:31:38 +0100
python-zipp (0.6.0-1) unstable; urgency=medium
* New upstream release.
* d/gbp.conf: Add.
* Add {pypy,python,python3}-more-itertools to B-D.
-- Ondřej Nový <onovy@debian.org> Fri, 13 Sep 2019 13:24:32 +0200
python-zipp (0.5.2-2) unstable; urgency=medium
* d/control: Fix wrong Vcs-*.
-- Ondřej Nový <onovy@debian.org> Thu, 01 Aug 2019 14:55:24 +0200
python-zipp (0.5.2-1) unstable; urgency=medium
* Initial release. (Closes: #932330)
- Python 2 version is required for python-importlib-metadata which
is required for new version of pytest and we can't remove Python 2
version of pytest yet.
-- Ondřej Nový <onovy@debian.org> Wed, 17 Jul 2019 20:25:02 +0200
|