Package: python-passlib / 1.7.0-2
Metadata
Package | Version | Patches format |
---|---|---|
python-passlib | 1.7.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Disable Django support.patch | (download) |
passlib/ext/django/utils.py |
9 3 + 6 - 0 ! |
disable django support It is currently broken with Django 1.9, see https://bitbucket.org/ecollins/passlib/issues/68/tests-fail-with-django-19 |
0002 Fix max_time_t overflow error.patch | (download) |
passlib/tests/test_totp.py |
48 39 + 9 - 0 ! |
fix max_time_t overflow error Apply upstream patch from https://bitbucket.org/ecollins/passlib/commits/80f838f5771f6753b0e46716ab25b48641aeef89 passlib.tests.test_totp: fixed max_time_t calculation to trap some errors it was errorneously letting through; also workaround for python 3.6 issue 29346. |
1