python3-pep440: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:13 -04:00
parent 030b7c1535
commit 00814c5bd2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pep440' # Template file for 'python3-pep440'
pkgname=python3-pep440 pkgname=python3-pep440
version=0.1.2 version=0.1.2
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-flit_core" hostmakedepends="python3-flit_core"
checkdepends="python3-pytest-console-scripts" checkdepends="python3-pytest-console-scripts"