Date: Wednesday, April 12, 2023 @ 18:20:22
Author: felixonmars
Revision: 1445003
upgpkg: python-build 0.10.0-3: rebuild with python 3.11
Modified:
python-build/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-12 18:19:55 UTC (rev 1445002)
+++ PKGBUILD 2023-04-12 18:20:22 UTC (rev 1445003)
@@ -4,7 +4,7 @@
_pkgname=build
pkgname=python-$_pkgname
pkgver=0.10.0
-pkgrel=2
+pkgrel=3
pkgdesc='A simple, correct PEP 517 build frontend'
arch=('any')
url='https://github.com/pypa/build'