python3-pynacl: rebuild for Python 3.11

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

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pynacl'
pkgname=python3-pynacl
version=1.5.0
revision=1
revision=2
wrksrc="PyNaCl-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-cffi python3-wheel"