2024-11-21 21:22:56 +01:00

24 lines
983 B
Plaintext

pkgbase = python-passlib
pkgdesc = A password hashing library for Python
pkgver = 1.7.4
pkgrel = 10
url = https://passlib.readthedocs.io/en/stable
arch = any
license = custom:BSD
checkdepends = python-nose
checkdepends = python-bcrypt
checkdepends = python-django
checkdepends = python-fastpbkdf2
checkdepends = python-scrypt
makedepends = python-setuptools
depends = python
optdepends = python-fastpbkdf2: accelerate PBKDF2-based hashes
optdepends = python-bcrypt: accelerate Bcrypt hashes
optdepends = python-scrypt: accelerate SCrypt hashes
source = https://pypi.io/packages/source/p/passlib/passlib-1.7.4.tar.gz
source = python-passlib-bcrypt.patch
sha512sums = 350bd6da5ac57e6c266ffe8bf9684c8c2cce3fc6b513eb6c7bc1b302d2d8a1b701e9c01c953782520a2ac37b7ec1f6d7bd5855f99f6ee0e2dbbf33f2d49a9530
sha512sums = c4c889f14485b75746f2424149b64bceb2a47fd40f3b847ed2ef4af5730ea5287d6fff61cdb805042f639f15f0cf70a54b0950912c19b87508dc8c0b267c1f5b
pkgname = python-passlib