1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
python-pyotp (2.2.1-1) unstable; urgency=medium
* New upstream release:
- Fix failing tests (Closes: #836824).
* Remove debian/patches/timedelta-ingest-timestamp.patch: Integrated in new
upstream version.
* Remove useless PYBUILD_TEST_ARGS line in debian/rules.
-- Hugo Lefeuvre <hle@debian.org> Fri, 09 Sep 2016 17:41:55 +0200
python-pyotp (2.1.1-2) unstable; urgency=high
* Fix FTBFS on 32-bit platforms (Closes: #831399).
* debian/control:
- Add Python version information in the short descriptions.
-- Hugo Lefeuvre <hle@debian.org> Fri, 15 Jul 2016 16:45:17 +0200
python-pyotp (2.1.1-1) unstable; urgency=low
* Initial release (Closes: #829703).
-- Hugo Lefeuvre <hle@debian.org> Sun, 3 Jul 2016 18:05:34 +0200
|