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
|
python-mypy-extensions (1.1.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.7.2 (routine-update)
* Add missing build-dependency on flit and pybuild-plugin-pyproject.
-- Michael R. Crusoe <crusoe@debian.org> Mon, 11 Aug 2025 19:35:35 +0200
python-mypy-extensions (1.0.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* watch file standard 4 (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Wed, 09 Aug 2023 18:34:52 +0200
python-mypy-extensions (0.4.3-4) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ python3-mypy-extensions: Drop conflict with removed package python3-mypy
(<< 0.660-1) in Replaces.
+ python3-mypy-extensions: Drop conflict with removed package python3-mypy
(<< 0.660-1) in Breaks.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 01 Dec 2022 13:10:46 +0000
python-mypy-extensions (0.4.3-3) unstable; urgency=medium
* Update standards version to 4.5.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Thu, 26 May 2022 19:22:51 +0100
python-mypy-extensions (0.4.3-2) unstable; urgency=medium
[ Michael R. Crusoe ]
* Move source package to DPMT.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Michael R. Crusoe ]
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Michael R. Crusoe <crusoe@debian.org> Tue, 13 Oct 2020 20:11:12 +0200
python-mypy-extensions (0.4.3-1) unstable; urgency=medium
* New upstream release
* Update home page.
* Fix watch URL
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 11 Dec 2019 09:31:09 +0100
python-mypy-extensions (0.4.1-1) unstable; urgency=medium
* Initial release as standalone package. (Closes: #919570).
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 17 Jan 2019 01:17:57 -0800
|