Date: Wednesday, April 5, 2023 @ 17:17:02
Author: felixonmars
Revision: 1437810
upgpkg: python-installer 0.7.0-2: rebuild with python 3.11 (pass1 with
"python-bootstrap-evil")
Modified:
python-installer/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 17:16:18 UTC (rev 1437809)
+++ PKGBUILD 2023-04-05 17:17:02 UTC (rev 1437810)
@@ -4,7 +4,7 @@
_pkgname=installer
pkgname=python-$_pkgname
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='Low-level library for installing a Python package from a wheel
distribution'
arch=('any')
url='https://github.com/pypa/installer'