Revisions of saltbundlepy-passlib
Victor Zhestkov (vizhestkov)
committed
(revision 4)
- Skip test_encrypt_cost_timing test on s390x as it's slow in OBS
Victor Zhestkov (vizhestkov)
committed
(revision 3)
Fix test deps
Victor Zhestkov (vizhestkov)
committed
(revision 2)
Return back pytest dependency
Victor Zhestkov (vizhestkov)
committed
(revision 1)
- Add patch no-pkg_resources.patch: * Stop using pkg_resources. - Switch to pyproject macros. - add sle15_python_module_pythons - The disaster of falling tests (see previous record in this changelog for URL) just continues with test_02_handler_wrapper. - Skip failing tests and ask upstream for investigation (https://foss.heptapod.net/python-libs/passlib/-/issues/135). - OpenLeap is not SLE - Use _multibuild to only have the test dependencies as buildrequires of the test build. - Have optional test dependencies (Django and scrypt) that are not available in SLE only be buildrequired in TW. - Update URL to https://foss.heptapod.net/python-libs/passlib - Add optional dependencies: Django, apache2-utils - Update %check to report skipped tests - Update to v0.7.4 * updated tests to pass for Django 1.8 - 3.1 * CryptContext will now throw UnknownHashError when it can't identify a hash provided to methods such as CryptContext.verify Previously it would throw a generic :exc:`ValueError`. - from v1.7.3 * ldap_salted_sha512 LDAP "salted hash" support added for SHA-256 and SHA-512
Displaying all 4 revisions