python3-bcrypt: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:58 -04:00
parent 5aea28f81e
commit c96b3440ef

View file

@ -1,7 +1,7 @@
# Template file for 'python3-bcrypt'
pkgname=python3-bcrypt
version=3.2.0
revision=3
revision=4
wrksrc="bcrypt-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-cffi"