python3-PyJWT: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:07 -04:00
parent 96cc74f6eb
commit 51958270a2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-PyJWT' # Template file for 'python3-PyJWT'
pkgname=python3-PyJWT pkgname=python3-PyJWT
version=2.7.0 version=2.7.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-cryptography" depends="python3-cryptography"