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 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
python-drf-spectacular (0.25.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Update d/copyright with new years.
-- Michael Fladischer <fladi@debian.org> Thu, 05 Jan 2023 23:54:27 +0000
python-drf-spectacular (0.24.2-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Tue, 27 Sep 2022 13:13:07 +0000
python-drf-spectacular (0.24.0-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 21:30:23 +0000
python-drf-spectacular (0.22.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Mon, 04 Apr 2022 19:40:30 +0000
python-drf-spectacular (0.21.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Let pytest ignore tests/contrib/test_rest_framework_recursive.py,
vanilla DRF Field is not a suitable replacement for RecursiveField.
* Depend on python3-all for autopkgtests.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Sat, 29 Jan 2022 10:08:54 +0000
python-drf-spectacular (0.20.2-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Add patch to disable font loading from external sources in redoc
template.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Thu, 28 Oct 2021 21:09:49 +0000
python-drf-spectacular (0.18.2-1) unstable; urgency=medium
[ Adam Cecile ]
* New upstream release (Closes: #989305).
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 4.6.0.1.
* Add patch to skip rest_framework_simplejwt tests if not installed.
-- Michael Fladischer <fladi@debian.org> Fri, 10 Sep 2021 21:54:42 +0000
python-drf-spectacular (0.13.1-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Add python3-django-filters, python3-inflection and python3-psycopg2
to Build-Depends, required by tests.
* Update patch to skip all contrib tests with missing dependencies.
* Bump Standards-Version to 4.5.1.
* Bump debhelper version to 13.
* Use uscan version 4.
* Bump versioned build dependency on python3-uritemplate to (>= 3~).
-- Michael Fladischer <fladi@debian.org> Tue, 02 Feb 2021 22:49:06 +0100
python-drf-spectacular (0.9.1-1) unstable; urgency=low
* Initial release (Closes: #958984).
-- Michael Fladischer <fladi@debian.org> Sun, 26 Apr 2020 22:52:48 +0200
|