python3-py: rebuild for Python 3.9
This commit is contained in:
parent
09e532321e
commit
a893e7ce66
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-py'
|
# Template file for 'python3-py'
|
||||||
pkgname=python3-py
|
pkgname=python3-py
|
||||||
version=1.9.0
|
version=1.9.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="py-${version}"
|
wrksrc="py-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue