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
|
python3-onelogin-saml2 (1.16.0-2) unstable; urgency=medium
* Team upload.
* Drop unused build-dependency on python3-defusedxml.
* Explicitly build-depend on python3-lxml rather than relying on
transitive dependencies.
* Update version for build-dependency on python3-isodate.
* Use pybuild-plugin-pyproject and poetry.
-- Colin Watson <cjwatson@debian.org> Tue, 30 Jul 2024 13:17:58 +0100
python3-onelogin-saml2 (1.16.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.16.0 (Closes: #1056196)
* remove old extraneous dependencies on python3-mock & python3-six
* use new dh-sequence-python3
* run test with pytest like upstream does
* set Rules-Requires-Root: no
[ Colin Watson ]
* Apply patch from https://github.com/SAML-Toolkits/python3-saml/pull/399
to fix failing testValidateTimestamps.
-- Alexandre Detiste <tchet@debian.org> Fri, 26 Apr 2024 19:56:00 +0200
python3-onelogin-saml2 (1.12.0-3) unstable; urgency=medium
* Team upload.
* Fix expired test payloads. Closes: #1036255.
-- Santiago Vila <sanvila@debian.org> Sat, 18 Nov 2023 01:40:00 +0100
python3-onelogin-saml2 (1.12.0-2) unstable; urgency=medium
* d/control: Switch binary package to Architecture: all.
-- James Page <james.page@ubuntu.com> Wed, 23 Feb 2022 09:36:12 +0000
python3-onelogin-saml2 (1.12.0-1) unstable; urgency=low
* Initial release (Closes: #1000443).
-- Chris MacNaughton <chris.macnaughton@ubuntu.com> Tue, 15 Feb 2022 12:38:02 +0000
|