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
|
python-keycloak (5.7.0+dfsg-1) unstable; urgency=low
* New upstream version 5.7.0+dfsg
* Bump Standards-Version to 4.7.2.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Sun, 10 Aug 2025 20:16:20 +0000
python-keycloak (5.3.1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- Change httpx proxies argument to mounts (closes: #1099273).
* Build-depend on python3-pytest-asyncio to fix warnings from test suite.
-- Colin Watson <cjwatson@debian.org> Mon, 03 Mar 2025 01:53:18 +0000
python-keycloak (4.6.2+dfsg-1) unstable; urgency=low
[ Alexandre Detiste ]
* TODO is done
[ Michael Fladischer ]
* New upstream version 4.6.2+dfsg
-- Michael Fladischer <fladi@debian.org> Wed, 23 Oct 2024 20:24:56 +0000
python-keycloak (4.2.2+dfsg-1) unstable; urgency=low
[ Alexandre Detiste ]
* Fix gbp.conf to match actual Salsa setup
* Update Vcs URL
* Use new dh-sequence-python3
* Update build dependencies:
+ python3-httpx
- python3-jose
+ python3-jwcrypto
[ Michael Fladischer ]
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Remove python3-setuptools and python3-toml from Build-Depends.
* Add python3-async-property to Build-Depends.
* Add myself to d/copyright and as uploader.
* Bump Standards-Version to 4.7.0.
-- Michael Fladischer <fladi@debian.org> Sun, 28 Jul 2024 21:45:04 +0000
python-keycloak (3.9.0+dfsg-1) unstable; urgency=medium
* Team Upload
* New upstream version 3.9.0+dfsg
* remove extraneous dependency on python3-mock
-- Alexandre Detiste <tchet@debian.org> Mon, 26 Feb 2024 08:17:00 +0100
python-keycloak (3.3.0+dfsg-2) unstable; urgency=medium
* d/rules: Fix upstream version number. Upstream uses "0.0.0" in
pyproject.toml and sets it in the github publish workflow. Thus, we
have to fix this somehow.
-- Daniel Leidert <dleidert@debian.org> Thu, 20 Jul 2023 00:03:02 +0200
python-keycloak (3.3.0+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #964085).
-- Daniel Leidert <dleidert@debian.org> Tue, 04 Jul 2023 02:38:32 +0200
|