python3-pipx: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:21 -05:00
parent af16ce3faa
commit 83eda615d2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pipx' # Template file for 'python3-pipx'
pkgname=python3-pipx pkgname=python3-pipx
version=1.7.1 version=1.7.1
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs" hostmakedepends="hatchling hatch-vcs"
depends="python3-argcomplete python3-packaging python3-platformdirs python3-userpath" depends="python3-argcomplete python3-packaging python3-platformdirs python3-userpath"