python-bcrypt: update to 3.1.7.

This commit is contained in:
Pulux 2019-07-07 07:22:39 +02:00 committed by Helmut Pozimski
parent 5cd193e4d2
commit 3e74c5ff0e

View file

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