T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
python-pipx
Commits:
0ec89f6e by T.J. Townsend at 2025-03-07T18:08:41-05:00
update github url
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgver=1.7.1
pkgrel=2
pkgdesc='Install and Run Python Applications in Isolated Environments'
arch=('any')
-url='https://github.com/pipxproject/pipx'
+url='https://github.com/pypa/pipx'
license=('MIT' 'BSD')
depends=('python' 'python-userpath' 'python-argcomplete' 'python-packaging'
'python-platformdirs')
makedepends=('python-build' 'python-installer' 'python-hatchling'
'python-wheel' 'python-hatch-vcs')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipx/-/commit/0ec89f6e16bf8274589181f8e7d3fe2a52f97cf2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipx/-/commit/0ec89f6e16bf8274589181f8e7d3fe2a52f97cf2
You're receiving this email because of your account on gitlab.archlinux.org.