Date: Thursday, April 6, 2023 @ 13:44:20
Author: felixonmars
Revision: 1438983
upgpkg: python-installer 0.7.0-3: rebuild with python 3.11
Modified:
python-installer/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:42:46 UTC (rev 1438982)
+++ PKGBUILD 2023-04-06 13:44:20 UTC (rev 1438983)
@@ -4,7 +4,7 @@
_pkgname=installer
pkgname=python-$_pkgname
pkgver=0.7.0
-pkgrel=2
+pkgrel=3
pkgdesc='Low-level library for installing a Python package from a wheel
distribution'
arch=('any')
url='https://github.com/pypa/installer'