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
|
python-djangorestframework-simplejwt (5.5.0-1) unstable; urgency=low
* New upstream version 5.5.0
* Refresh patches.
* Bump Standards-Version to 4.7.2.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Tue, 01 Apr 2025 19:50:39 +0000
python-djangorestframework-simplejwt (5.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 24 Feb 2025 16:58:05 +0000
python-djangorestframework-simplejwt (5.3.1-2) unstable; urgency=low
* Remove jose from tests.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Sat, 20 Jul 2024 19:25:37 +0000
python-djangorestframework-simplejwt (5.3.1-1) unstable; urgency=low
* New upstream version 5.3.1
* Use python3-babel to rebuild translations from source.
* Add python3-freezegun to Build-Depends, required by tests.
* Simplify d/rules by using execute_ target instead of override.
* Add patch to fix missing or mangled dates in translation files.
* Build using pybuild-plugin-pyproject and dh-sequence-python3.
-- Michael Fladischer <fladi@debian.org> Thu, 14 Dec 2023 21:14:45 +0000
python-djangorestframework-simplejwt (5.3.0-1) unstable; urgency=medium
* New upstream version 5.3.0
* Refresh patches.
* Bump Standards-Version to 4.6.2.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Wed, 06 Sep 2023 11:08:31 +0000
python-djangorestframework-simplejwt (5.2.2-1) unstable; urgency=low
* New upstream release.
* Update d/copyright with new years.
* Make intersphinx use local copies of objects.inv files.
* Install testfiles using d/pybuild.testfiles.
-- Michael Fladischer <fladi@debian.org> Fri, 06 Jan 2023 22:06:55 +0000
python-djangorestframework-simplejwt (5.2.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Mon, 19 Sep 2022 20:25:20 +0000
python-djangorestframework-simplejwt (5.1.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Thu, 03 Mar 2022 09:52:39 +0000
python-djangorestframework-simplejwt (5.0.0-1) unstable; urgency=low
* Initial release (Closes: #941416).
-- Michael Fladischer <fladi@debian.org> Thu, 17 Feb 2022 10:37:31 +0000
|