python3-editables: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:41 -04:00
parent 42290fae71
commit 462fbc030f

View file

@ -1,7 +1,7 @@
# Template file for 'python3-editables' # Template file for 'python3-editables'
pkgname=python3-editables pkgname=python3-editables
version=0.3 version=0.3
revision=1 revision=2
wrksrc="${pkgname/python3-/}-${version}" wrksrc="${pkgname/python3-/}-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"