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
|
python-parse-type (0.6.6-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Correct description, some of which had been accidentally copied and
pasted from python3-pytest-bdd.
* Drop patch to avoid enum34 dependency, no longer needed as of dh-python
6.20241024.
* Enable autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Tue, 26 Aug 2025 10:20:51 +0100
python-parse-type (0.6.4-3) unstable; urgency=medium
* Team upload.
* Fix build with nocheck.
* Update standards-version.
-- Santiago Vila <sanvila@debian.org> Fri, 11 Apr 2025 19:15:00 +0200
python-parse-type (0.6.4-2) unstable; urgency=medium
* Team upload.
* Patch-out usage of python3-six
-- Alexandre Detiste <tchet@debian.org> Fri, 21 Feb 2025 09:45:58 +0100
python-parse-type (0.6.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.6.4
* Switch to pybuild-plugin-pyproject
-- Alexandre Detiste <tchet@debian.org> Mon, 07 Oct 2024 08:08:36 +0200
python-parse-type (0.6.3-1) unstable; urgency=medium
* Team upload.
* Switch to DebHelper 13
* Set Rules-Requires-Root: no
* New upstream version 0.6.3
* Refresh patch
-- Alexandre Detiste <tchet@debian.org> Wed, 28 Aug 2024 13:48:40 +0200
python-parse-type (0.6.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.6.2
* wrap-and-sort -sa
* refresh patches
-- Alexandre Detiste <tchet@debian.org> Fri, 01 Mar 2024 11:13:48 +0100
python-parse-type (0.5.6-1.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/rules: Delete test suite log from dh_install override.
(Closes: #1002671)
-- Vagrant Cascadian <vagrant@reproducible-builds.org> Wed, 06 Dec 2023 17:24:19 -0800
python-parse-type (0.5.6-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on dh-python.
[ Edward Betts ]
* Correct github URLs in debian/control and debian/copyright
[ 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.
[ Christoph Berg ]
* New upstream version 0.5.6.
* Remove obsolete use_2to3 marker. (Closes: #997614)
* Bump python3-parse dependency to 1.19.0.
-- Christoph Berg <myon@debian.org> Tue, 14 Dec 2021 11:54:59 +0100
python-parse-type (0.3.4-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support (Closes: #938000).
-- Andrey Rahmatullin <wrar@debian.org> Sun, 15 Sep 2019 11:10:59 +0500
python-parse-type (0.3.4-2) unstable; urgency=medium
* Two files have different copyright. Make sure these are properly
documented in debian/copyright. Also see
https://github.com/jenisys/parse_type/issues/1
-- Brian May <bam@debian.org> Thu, 18 May 2017 07:50:42 +1000
python-parse-type (0.3.4-1) unstable; urgency=medium
* Initial release. (Closes: #862725)
-- Brian May <bam@debian.org> Wed, 17 May 2017 18:20:51 +1000
|