python3-userpath: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:34 -04:00
parent 36f8ad8f74
commit 89134b281a

View file

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