T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
python-pipx


Commits:
792c43ba by T.J. Townsend at 2026-05-29T20:14:17-04:00
upgpkg: 1.13.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pipx
        pkgdesc = Install and Run Python Applications in Isolated Environments
-       pkgver = 1.12.0
+       pkgver = 1.13.0
        pkgrel = 1
        url = https://github.com/pypa/pipx
        arch = any
@@ -16,7 +16,7 @@ pkgbase = python-pipx
        depends = python-argcomplete
        depends = python-packaging
        depends = python-platformdirs
-       source = git+https://github.com/pypa/pipx.git#tag=1.12.0
-       sha512sums = 
89863a876bc3f5ee570e43f02ccf021ecb2717f5e644557fe66427b48a36931ac88e4fdd4f775877a26bd9f04f71db76c9fec179fe2cc1d8a3d70eff8dce390a
+       source = git+https://github.com/pypa/pipx.git#tag=1.13.0
+       sha512sums = 
d7a828cabb8888ca2bbec9755620fefc10e482a5e5e63c426c7ab314d80a709ca04c5e998e6cfda51f779da47e5b3af37c5f9c6160cebd9246aff9286d13b8c0
 
 pkgname = python-pipx


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pkgname=pipx
 pkgname=python-$_pkgname
-pkgver=1.12.0
+pkgver=1.13.0
 pkgrel=1
 pkgdesc='Install and Run Python Applications in Isolated Environments'
 arch=('any')
@@ -12,7 +12,7 @@ depends=('python' 'python-userpath' 'python-argcomplete' 
'python-packaging' 'pyt
 makedepends=('git' 'python-build' 'python-installer' 'python-hatchling' 
'python-wheel' 'python-hatch-vcs')
 #checkdepends=('python-tox' 'python-pytest')
 source=(git+https://github.com/pypa/pipx.git#tag=${pkgver})
-sha512sums=('89863a876bc3f5ee570e43f02ccf021ecb2717f5e644557fe66427b48a36931ac88e4fdd4f775877a26bd9f04f71db76c9fec179fe2cc1d8a3d70eff8dce390a')
+sha512sums=('d7a828cabb8888ca2bbec9755620fefc10e482a5e5e63c426c7ab314d80a709ca04c5e998e6cfda51f779da47e5b3af37c5f9c6160cebd9246aff9286d13b8c0')
 
 build() {
   cd $_pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipx/-/commit/792c43ba385c699fe6db7852f78cb3347c7cc469

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipx/-/commit/792c43ba385c699fe6db7852f78cb3347c7cc469
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to