Date: Monday, April 10, 2023 @ 09:19:52 Author: felixonmars Revision: 473730
upgpkg: python-pip 23.0.1-3: rebuild with python 3.11 Modified: python-pip/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 09:19:44 UTC (rev 473729) +++ PKGBUILD 2023-04-10 09:19:52 UTC (rev 473730) @@ -7,7 +7,7 @@ _name=pip pkgname=python-pip pkgver=23.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="The PyPA recommended tool for installing Python packages" url="https://pip.pypa.io/" arch=(any)
