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
|
python-hvac (2.3.0-3) unstable; urgency=medium
[ Jeremy Bícha ]
* debian/control: Update Vcs fields.
-- Thomas Goirand <zigo@debian.org> Fri, 27 Dec 2024 11:27:18 +0100
python-hvac (2.3.0-2) unstable; urgency=medium
* Removed build-depends on python3-mock (Closes: #1090713).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 13:38:25 +0100
python-hvac (2.3.0-1) unstable; urgency=medium
* New upstream release (specially for Bertrand).
* Drop patch.
* Switch to pybuild.
* Add python3-greenlet as b-depends.
* Add fix-pyprojects-pytest-opts.patch.
* Add python3-pytest-xdist and python3-pytest-mock as b-d.
* Remove ldap tests.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Dec 2024 16:21:26 +0100
python-hvac (0.11.2-3) unstable; urgency=medium
* Do not build-depends on nose (Closes: #1018512).
-- Thomas Goirand <zigo@debian.org> Thu, 24 Aug 2023 11:33:13 +0200
python-hvac (0.11.2-2) unstable; urgency=medium
* Cleans better (Closes: #1046023).
-- Thomas Goirand <zigo@debian.org> Wed, 16 Aug 2023 12:31:13 +0200
python-hvac (0.11.2-1) unstable; urgency=medium
* New upstream release.
- Fixes FTBFS with Flask 2.x (Closes: #997529).
* Rebased remove-ldap-tests.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Oct 2021 12:44:42 +0200
python-hvac (0.10.12-2) unstable; urgency=medium
* Reupload source-only.
-- Thomas Goirand <zigo@debian.org> Fri, 20 Aug 2021 20:48:51 +0200
python-hvac (0.10.12-1) unstable; urgency=medium
* Initial release. (Closes: #875603) I'm taking it over, since there's no
activity in the ITP since 2018.
-- Thomas Goirand <zigo@debian.org> Thu, 20 May 2021 10:07:27 +0200
|