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
|
python-ciso8601 (2.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.3.2 (Closes: #1098593)
* Remove patching of inert Dockerfile
* Use dh-sequence-python3
* Reformat d/control with debputy
* Bump Standards-Version to 4.7.2
-- Alexandre Detiste <tchet@debian.org> Sat, 08 Mar 2025 11:52:02 +0100
python-ciso8601 (2.3.1-3) unstable; urgency=medium
* Team upload.
* debian/rules:
- Copy generate_test_timestamps.py to the build directory.
Closes: #1080128.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 29 Sep 2024 07:11:07 +0000
python-ciso8601 (2.3.1-2) unstable; urgency=medium
* Team upload.
* remove old dependency on python3-unittest2 (Closes: #1058978)
-- Alexandre Detiste <tchet@debian.org> Tue, 02 Jan 2024 11:18:21 +0100
python-ciso8601 (2.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* d/clean: Remove autogenerated files (Closes: #1046261)
* d/patches: Remove /etc/timezone reference (Closes: #1038844)
* d/copyright: Update copyright of all files and add missing copyrights
* d/tests: Test all supported python versions
-- Lance Lin <lq27267@gmail.com> Fri, 10 Nov 2023 15:05:08 +0000
python-ciso8601 (2.2.0-2) unstable; urgency=medium
* Team upload.
* Move package to Debian Python Team
* Standards-Version: 4.6.0 (routine-update)
-- Andreas Tille <tille@debian.org> Sun, 02 Jan 2022 10:30:29 +0100
python-ciso8601 (2.2.0-1) unstable; urgency=medium
* Team Upload.
* d/watch: Fix watch regex
* New upstream version 2.2.0
* Declare compliance with policy 4.5.1
* d/tests/run-unit-test: Also run upstream unittests as autopkgtests
* d/control: Annotate python3-tz and python3-unittest2 with <!nocheck>
-- Nilesh Patra <nilesh@debian.org> Tue, 17 Aug 2021 21:29:54 +0530
python-ciso8601 (2.1.3-3) unstable; urgency=medium
* Team Upload.
* Fix Build-Depends (Closes: #972773)
* Add hardening options
* Add upstream/metadata
* Bump compat: version to 13
-- Nilesh Patra <npatra974@gmail.com> Mon, 26 Oct 2020 00:07:25 +0530
python-ciso8601 (2.1.3-2) unstable; urgency=medium
* Team upload.
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 23 Apr 2020 10:57:31 +0200
python-ciso8601 (2.1.3-1) unstable; urgency=medium
* Initial release (Closes: #958209)
-- Malihe Asemani <ml.asemani@gmail.com> Sat, 18 Apr 2020 14:27:45 -0500
|