Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pipx
Commits:
c25c85e5 by Jelle van der Waa at 2025-12-16T11:58:11+01:00
upgpkg: 1.8.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pipx
pkgdesc = Install and Run Python Applications in Isolated Environments
pkgver = 1.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pypa/pipx
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=pipx
pkgname=python-$_pkgname
pkgver=1.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='Install and Run Python Applications in Isolated Environments'
arch=('any')
url='https://github.com/pypa/pipx'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipx/-/commit/c25c85e564560ce2a342be0786faa29173b757a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipx/-/commit/c25c85e564560ce2a342be0786faa29173b757a7
You're receiving this email because of your account on gitlab.archlinux.org.