python3-PyJWT: rebuild for Python 3.9
This commit is contained in:
parent
9a6ca0f517
commit
7d4d77983e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-PyJWT'
|
# Template file for 'python3-PyJWT'
|
||||||
pkgname=python3-PyJWT
|
pkgname=python3-PyJWT
|
||||||
version=1.7.1
|
version=1.7.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="PyJWT-${version}"
|
wrksrc="PyJWT-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="PyJWT.py"
|
pycompile_module="PyJWT.py"
|
||||||
|
|
Loading…
Reference in New Issue