python3-bcrypt: update to 4.1.2.
This commit is contained in:
parent
772948500b
commit
52cd8ee216
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-bcrypt'
|
||||
pkgname=python3-bcrypt
|
||||
version=4.0.1
|
||||
revision=2
|
||||
version=4.1.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="rust"
|
||||
hostmakedepends="python3-setuptools-rust python3-wheel python3-cffi cargo"
|
||||
|
@ -14,4 +14,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/pyca/bcrypt"
|
||||
changelog="https://github.com/pyca/bcrypt/blob/main/README.rst#changelog"
|
||||
distfiles="${PYPI_SITE}/b/bcrypt/bcrypt-${version}.tar.gz"
|
||||
checksum=27d375903ac8261cfe4047f6709d16f7d18d39b1ec92aaf72af989552a650ebd
|
||||
checksum=33313a1200a3ae90b75587ceac502b048b840fc69e7f7a0905b5f87fac7a1258
|
||||
|
|
Loading…
Reference in New Issue