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
|
python-datacache (1.4.1-2) unstable; urgency=medium
* Team upload.
* Fix autopkgtest breakage due to rename test/ -> tests/
* Replace appdirs with platformdirs (Closes: #1067990)
-- Alexandre Detiste <tchet@debian.org> Thu, 26 Sep 2024 09:42:35 +0200
python-datacache (1.4.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.4.1
* Refresh patches
-- Alexandre Detiste <tchet@debian.org> Sun, 22 Sep 2024 13:42:56 +0200
python-datacache (1.2.1-2) unstable; urgency=medium
* Team upload.
* Remove usage of old python3-mock (Thanks for the patch to Alexandre Detiste)
Closes: #1060092
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 06 Jan 2024 09:01:23 +0100
python-datacache (1.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
-- Andreas Tille <tille@debian.org> Sun, 25 Dec 2022 22:39:23 +0100
python-datacache (1.1.5-2) unstable; urgency=medium
[ Mohammed Bilal ]
* Team Upload.
* Add autopkgtest
[ Nilesh Patra ]
* Switch from nose to pytest
-- Mohammed Bilal <mdbilal@disroot.org> Tue, 29 Mar 2022 23:42:53 +0530
python-datacache (1.1.5-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
* Fix Python3.10 issue
-- Andreas Tille <tille@debian.org> Fri, 18 Feb 2022 22:28:17 +0100
python-datacache (0.4.7-2) unstable; urgency=medium
* Team upload.
* Change section to python
-- Nilesh Patra <nilesh@debian.org> Wed, 18 Aug 2021 22:44:42 +0530
python-datacache (0.4.7-1) unstable; urgency=medium
* Initial release (Closes: #988723)
-- Steffen Moeller <moeller@debian.org> Fri, 21 May 2021 21:34:59 +0530
|