python3-pipx: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:20 -04:00
parent 195feffd8c
commit f23ecd7703

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pipx' # Template file for 'python3-pipx'
pkgname=python3-pipx pkgname=python3-pipx
version=1.1.0 version=1.1.0
revision=1 revision=2
wrksrc="pipx-${version}" wrksrc="pipx-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling" hostmakedepends="hatchling"