diff --git a/srcpkgs/python-bcrypt/template b/srcpkgs/python-bcrypt/template index 416bd2d281..7a92d94e8f 100644 --- a/srcpkgs/python-bcrypt/template +++ b/srcpkgs/python-bcrypt/template @@ -1,7 +1,7 @@ # Template file for 'python-bcrypt' pkgname=python-bcrypt -version=3.1.7 -revision=3 +version=3.2.0 +revision=1 wrksrc="bcrypt-${version}" build_style=python-module pycompile_module="bcrypt" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " license="Apache-2.0" homepage="https://github.com/pyca/bcrypt" distfiles="${PYPI_SITE}/b/bcrypt/bcrypt-${version}.tar.gz" -checksum=0b0069c752ec14172c5f78208f1863d7ad6755a6fae6fe76ec2c80d13be41e42 +checksum=5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29 python3-bcrypt_package() { pycompile_module="bcrypt"