python3-bracex: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:08 -04:00
parent b1263575b8
commit 7c7f3bbbab

View file

@ -1,7 +1,7 @@
# Template file for 'python3-bracex' # Template file for 'python3-bracex'
pkgname=python3-bracex pkgname=python3-bracex
version=2.3.post1 version=2.3.post1
revision=1 revision=2
wrksrc="${pkgname/python3-/}-${version}" wrksrc="${pkgname/python3-/}-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling" hostmakedepends="hatchling"