saltbundlepy-passlib
No description set
- Sources inherited from project systemsmanagement:saltstack:bundle:next
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:saltstack:bundle:next:Debian10/saltbundlepy-passlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
no-pkg_resources.patch | 0000001087 1.06 KB | |
passlib-1.7.4.tar.gz | 0000689844 674 KB | |
saltbundlepy-passlib.changes | 0000010180 9.94 KB | |
saltbundlepy-passlib.spec | 0000002823 2.76 KB |
Revision 1 (latest revision is 4)
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
Comments 0