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
|
python-pyproject-parser (0.13.0-2) unstable; urgency=medium
* Team Upload
* Remove python3-importlib-metadata build dep
-- Alexandre Detiste <tchet@debian.org> Sat, 10 May 2025 14:47:31 +0200
python-pyproject-parser (0.13.0-1) unstable; urgency=medium
* New upstream version 0.13.0
* debian/control:
- Added build-depends python3-hatchling
- Bumped Standards-Version to 4.7.2
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Wed, 09 Apr 2025 20:40:33 -0300
python-pyproject-parser (0.11.1-2) unstable; urgency=medium
* Versioning Build-Depends to fix test regression
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Thu, 30 May 2024 21:11:11 -0300
python-pyproject-parser (0.11.1-1) unstable; urgency=medium
* New upstream version 0.11.1
* debian/control: Removed Suite: autopkgtest-pybuild
* debian/tests/control: Replaced autopkgtest d/control with d/tests/control
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Tue, 21 May 2024 21:19:20 -0300
python-pyproject-parser (0.11.0-2) unstable; urgency=medium
* debian/control:
- Added Build-Depends for testing
- Replaced autopkgtest from python to pybuild
* debian/rules:
- Enabled custom testing with pytest
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 20 May 2024 23:51:38 -0300
python-pyproject-parser (0.11.0-1) unstable; urgency=medium
* New upstream version 0.11.0
* debian/watch: Added tag "opts" to not track pre-versions
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 28 Apr 2024 16:58:39 -0300
python-pyproject-parser (0.9.1-2) unstable; urgency=medium
* Upload to unstable
* debian/rules: updated information disabling tests
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 30 Dec 2023 00:10:27 -0300
python-pyproject-parser (0.9.1-1) experimental; urgency=medium
* Initial release. (Closes: #1028151)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Tue, 07 Nov 2023 19:39:50 -0300
|