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
|
python-handy-archives (0.2.0-5) unstable; urgency=medium
* Team upload.
* Drop build-dep on python3-importlib-metadata
-- Alexandre Detiste <tchet@debian.org> Sun, 04 May 2025 17:58:18 +0200
python-handy-archives (0.2.0-4) unstable; urgency=medium
* Team upload.
* Skip check for mode in repr on Python 3.13 (closes: #1092547).
* Run tests on all supported Python versions.
-- Colin Watson <cjwatson@debian.org> Thu, 09 Jan 2025 00:17:05 +0000
python-handy-archives (0.2.0-3) unstable; urgency=medium
* debian/rules: Skipping functions to fix build error (Closes: #1074709)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 06 Jul 2024 19:40:26 -0300
python-handy-archives (0.2.0-2) unstable; urgency=medium
* debian/control:
- Added dependency for running tests
- Added 'Testsuite: autopkgtest-pkg-pybuild'
* debian/patches: Skipped function with error
* debian/rules: enabled test execution
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 01 Jan 2024 23:22:32 -0300
python-handy-archives (0.2.0-1) unstable; urgency=medium
* New upstream version 0.2.0
* debian/control: - Bumped Standards-Version 4.6.2
* debian/copyright: updated year to 2023
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 05 Aug 2023 06:50:39 -0300
python-handy-archives (0.1.4-2) unstable; urgency=medium
* Team upload.
* Source-only reupload.
-- Bastian Germann <bage@debian.org> Sun, 08 Jan 2023 12:53:55 +0100
python-handy-archives (0.1.4-1) unstable; urgency=medium
* Initial release. (Closes: #1027482)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 31 Dec 2022 19:54:55 -0300
|