Date: Saturday, April 8, 2023 @ 15:37:37 Author: felixonmars Revision: 1442745
upgpkg: python-flit-core 3.8.0-5: rebuild with python 3.11 Modified: python-flit-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 15:33:46 UTC (rev 1442744) +++ PKGBUILD 2023-04-08 15:37:37 UTC (rev 1442745) @@ -3,7 +3,7 @@ _name=flit-core pkgname=python-flit-core pkgver=3.8.0 -pkgrel=4 +pkgrel=5 pkgdesc="A PEP 517 build backend for packages using Flit" arch=(any) url="https://github.com/pypa/flit/tree/main/flit_core"
