Date: Friday, April 7, 2023 @ 04:33:27 Author: felixonmars Revision: 472890
upgpkg: python-pip 23.0.1-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-pip/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:33:06 UTC (rev 472889) +++ PKGBUILD 2023-04-07 04:33:27 UTC (rev 472890) @@ -7,7 +7,7 @@ _name=pip pkgname=python-pip pkgver=23.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="The PyPA recommended tool for installing Python packages" url="https://pip.pypa.io/" arch=(any)
