Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pip
Commits:
04d08ee3 by Jelle van der Waa at 2025-12-16T11:11:05+01:00
upgpkg: 25.3-2: Rebuild for Python 3.14 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pip
pkgdesc = The PyPA recommended tool for installing Python packages
pkgver = 25.3
- pkgrel = 1
+ pkgrel = 2
url = https://pip.pypa.io/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
_name=pip
pkgname=python-pip
pkgver=25.3
-pkgrel=1
+pkgrel=2
pkgdesc="The PyPA recommended tool for installing Python packages"
url="https://pip.pypa.io/"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pip/-/commit/04d08ee31f40b9b009eb96892fb395fb10530d12
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pip/-/commit/04d08ee31f40b9b009eb96892fb395fb10530d12
You're receiving this email because of your account on gitlab.archlinux.org.