python3-passlib

This commit is contained in:
Rmys
2020-09-23 22:24:18 +03:00
committed by GitHub
parent 410bb7f3a3
commit d9d6c3de31
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Passlib is a password hashing library for Python 2 and 3.</Summary>
<Description>Passlib is a password hashing library for Python 2 and 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user application.</Description>
<Archive sha1sum="8b64725df4a33b3c2d7d528919500d77c34f0248" type="targz">https://bitbucket.org/ecollins/passlib/get/1.7.2.tar.gz</Archive>
<Archive sha1sum="890ec67cbb6c250d1e71d65b7d82701a7479b951" type="targz">https://files.pythonhosted.org/packages/6d/6b/4bfca0c13506535289b58f9c9761d20f56ed89439bfe6b8e07416ce58ee1/passlib-1.7.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>