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
|
python-httpsig (1.3.0-3) unstable; urgency=medium
* Added missing runtime dependency
python3-pkg-resources (Closes: #1106181).
* Updated Standards-Version from 4.6.2 to 4.7.2.
-- Petter Reinholdtsen <pere@debian.org> Sat, 24 May 2025 09:35:41 +0200
python-httpsig (1.3.0-2) unstable; urgency=medium
* Corrected d/watch to work with latest github tag page.
* Updated Standards-Version from 4.3.0 to 4.6.2. No changes needed.
-- Petter Reinholdtsen <pere@debian.org> Sun, 15 Jan 2023 07:42:17 +0100
python-httpsig (1.3.0-1) unstable; urgency=medium
* New upstream version 1.3.0
- Dropped obsolete 1000-pycryptodome-relaxed-dep.patch.
- Refreshed 2000-known-version.patch and
2001-cryptodomex-namespace.patch.
* Updated Standards-Version from 4.1.4 to 4.3.0.
-- Petter Reinholdtsen <pere@debian.org> Sun, 20 Jan 2019 09:01:23 +0100
python-httpsig (1.2.0-2) unstable; urgency=medium
* Add missing python3-six dependency (Closes: #903206).
-- Petter Reinholdtsen <pere@debian.org> Tue, 14 Aug 2018 15:56:54 +0000
python-httpsig (1.2.0-1) unstable; urgency=low
* Initial release (Closes: #901347).
* Rewrite package to use Cryptodome namespace instead of Crypto
namespace until BTS issue #886291 with cryptodome is fixed.
Added 2001-cryptodomex-namespace.patch for this.
-- Petter Reinholdtsen <pere@debian.org> Thu, 14 Jun 2018 08:47:56 +0000
|