* update python-flit-core to 3.9.0-4

This commit is contained in:
Alexander Baldeck 2024-05-07 12:47:35 +02:00
parent 64a9142ad6
commit cc5bd3c3c9

View File

@ -5,7 +5,7 @@ _parent_name=flit
_name=flit_core
pkgname=python-flit-core
pkgver=3.9.0
pkgrel=2
pkgrel=4
pkgdesc="A PEP 517 build backend for packages using Flit"
arch=(any)
url="https://github.com/pypa/flit/tree/main/flit_core"