python3-flit-core 3.12.0-2

This commit is contained in:
2025-05-10 12:42:50 +03:00
parent 2c8e007676
commit 72157dd568

View File

@ -1,11 +1,12 @@
name='python3-flit-core' name='python3-flit-core'
version='3.12.0' version='3.12.0'
release='1' release='2'
desc='Distribution-building parts of Flit. See flit package for more information.' desc='Distribution-building parts of Flit. See flit package for more information.'
homepage='' homepage='https://github.com/pypa/flit'
maintainer='Example <user@example.com>' maintainer='Evgeniy Khramov <xpamych@yandex.ru>'
maintainer_ru='Евгений Храмов <xpamych@yandex.ru>'
architectures=('all') architectures=('all')
license=('custom:Unknown') license=('BSD 3-clause')
provides=('flit-core') provides=('flit-core')
conflicts=('flit-core') conflicts=('flit-core')