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
|
python-typing-inspect (0.8.0-1) unstable; urgency=medium
* New upstream release.
* d/patches: delete PR86, as it is part of the new release.
* d/control: add pytest as a b-d, as upstream now uses it.
* d/control: Standards-Version update to 4.6.1. No changes.
* d/rules: run tests on all available python versions.
-- Louis-Philippe Véronneau <pollo@debian.org> Thu, 18 Aug 2022 14:08:56 -0400
python-typing-inspect (0.7.1-2) unstable; urgency=medium
* debian/patches/PR86.patch
- ensure compatibility with typing_extensions >= 4.1.1
-- Sandro Tosi <morph@debian.org> Wed, 10 Aug 2022 00:01:44 -0400
python-typing-inspect (0.7.1-1) unstable; urgency=medium
* New upstream release. (Closes: #972803)
* d/tests: fix unittests autopkgtest for multiple Python versions.
(Closes: #973905)
-- Louis-Philippe Véronneau <pollo@debian.org> Mon, 19 Oct 2020 01:40:46 -0400
python-typing-inspect (0.6.0-1) unstable; urgency=medium
* Initial release. (Closes: #971340)
-- Louis-Philippe Véronneau <pollo@debian.org> Mon, 28 Sep 2020 22:12:38 -0400
|