python-bcrypt: update to 3.1.5

This commit is contained in:
Alessio Sergi 2018-12-27 23:42:44 +01:00
parent a19d47ed41
commit 2ef59df044

View file

@ -1,6 +1,6 @@
# Template file for 'python-bcrypt'
pkgname=python-bcrypt
version=3.1.4
version=3.1.5
revision=1
wrksrc="bcrypt-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/pyca/bcrypt"
license="Apache-2.0"
distfiles="${PYPI_SITE}/b/bcrypt/bcrypt-${version}.tar.gz"
checksum=67ed1a374c9155ec0840214ce804616de49c3df9c5bc66740687c1c9b1cd9e8d
checksum=136243dc44e5bab9b61206bd46fff3018bd80980b1a1dfbab64a22ff5745957f
python3-bcrypt_package() {
pycompile_module="bcrypt"