Skip to content

Changelog python-httpsig (1.3.0-1)

2019

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.

2018

python-httpsig (1.2.0-2) unstable; urgency=medium

   * Add missing python3-six dependency (Closes: #903206).

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.