Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-flit
Commits:
451e6862 by Jelle van der Waa at 2025-12-16T11:39:14+01:00
upgpkg: 3.12.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-flit
pkgdesc = Simplified packaging of Python modules
pkgver = 3.12.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pypa/flit
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=flit
pkgname=python-flit
pkgver=3.12.0
-pkgrel=1
+pkgrel=2
pkgdesc='Simplified packaging of Python modules'
arch=('any')
url='https://github.com/pypa/flit'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flit/-/commit/451e6862ecb2c89c372aa6a8e4d6729df031f9dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flit/-/commit/451e6862ecb2c89c372aa6a8e4d6729df031f9dc
You're receiving this email because of your account on gitlab.archlinux.org.