Date: Wednesday, April 5, 2023 @ 17:16:08
Author: felixonmars
Revision: 1437808
upgpkg: python-build 0.10.0-2: rebuild with python 3.11 (pass1 with
"python-bootstrap-evil")
Modified:
python-build/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 17:14:47 UTC (rev 1437807)
+++ PKGBUILD 2023-04-05 17:16:08 UTC (rev 1437808)
@@ -4,7 +4,7 @@
_pkgname=build
pkgname=python-$_pkgname
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
pkgdesc='A simple, correct PEP 517 build frontend'
arch=('any')
url='https://github.com/pypa/build'