Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pipx
Commits:
a808b596 by Jelle van der Waa at 2024-11-21T14:54:14+01:00
upgpkg: 1.6.0-2: Rebuild for Python 3.13
- - - - -
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.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pipxproject/pipx
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=pipx
pkgname=python-$_pkgname
pkgver=1.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Install and Run Python Applications in Isolated Environments'
arch=('any')
url='https://github.com/pipxproject/pipx'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipx/-/commit/a808b596a020bfa614387d3c07a8f8a13402180b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipx/-/commit/a808b596a020bfa614387d3c07a8f8a13402180b
You're receiving this email because of your account on gitlab.archlinux.org.