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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
python-passlib (1.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream release. (Closes: #852289)
* d/patches/0001-Disable-Django-support.patch: Dropped as upstream issue
should now be fixed.
-- Barry Warsaw <barry@debian.org> Tue, 31 Jan 2017 11:48:36 -0500
python-passlib (1.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream release. (Closes: #844233)
* d/control:
- Bump Standards-Version with no other changes necessary.
- Bump debhelper version dependency to >= 9.
* d/compat: Bump to version 9.
-- Barry Warsaw <barry@debian.org> Mon, 28 Nov 2016 11:31:28 -0500
python-passlib (1.6.5-4) unstable; urgency=medium
* Disable Django tests.
* I believe none of the packages that depend on python-passlib use the
Django stuff.
* Can be reversed as soon as
https://bitbucket.org/ecollins/passlib/issues/68/tests-fail-with-django-19
is fixed.
* Closes: #806366.
-- Brian May <bam@debian.org> Sun, 03 Jan 2016 14:32:44 +1100
python-passlib (1.6.5-3) unstable; urgency=medium
* Run tests for Python 3.4 and Python 3.5
-- Brian May <bam@debian.org> Mon, 26 Oct 2015 14:20:14 +1100
python-passlib (1.6.5-2) unstable; urgency=medium
* Update Vcs-* headers.
* Update standards-version to 3.9.6.
* Update homepage.
-- Brian May <bam@debian.org> Thu, 15 Oct 2015 17:04:03 +1100
python-passlib (1.6.5-1) unstable; urgency=medium
* Make package DPMT maintained. With permission of original maintainer,
see #795662.
* New upstream version. Closes: #794752.
* Remove '--with-doctest' option to tests. See
https://bitbucket.org/ecollins/passlib/issues/61/tests-fail
Closes: #795662.
-- Brian May <bam@debian.org> Mon, 24 Aug 2015 17:59:12 +1000
python-passlib (1.6.1-1.3) unstable; urgency=low
* Non-maintainer upload.
* Add missing licenses. Closes: #752080.
-- Brian May <bam@debian.org> Mon, 01 Dec 2014 16:57:16 +1100
python-passlib (1.6.1-1.2) unstable; urgency=low
* Non-maintainer upload, with permission.
* Fix python3-passlib depends.
-- Brian May <bam@debian.org> Wed, 18 Jun 2014 13:16:33 +1000
python-passlib (1.6.1-1.1) unstable; urgency=low
* Non-maintainer upload, with permission.
* Support Python 3. Closes: #751758.
* Add missing build depends for python-nose.
* Update standards version to 3.9.5.
-- Brian May <bam@debian.org> Wed, 18 Jun 2014 09:13:20 +1000
python-passlib (1.6.1-1) unstable; urgency=low
* New upstream release
* Bump standards version
-- Julien Danjou <acid@debian.org> Mon, 10 Sep 2012 14:42:19 +0200
python-passlib (1.5.3-2) unstable; urgency=low
* Fix arch
* Switch to dh_python2
-- Julien Danjou <acid@debian.org> Thu, 12 Jan 2012 14:51:13 +0100
python-passlib (1.5.3-1) unstable; urgency=low
* Initial release (Closes: #647171)
-- Julien Danjou <acid@debian.org> Wed, 02 Nov 2011 16:49:09 +0100
|