Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-zc.lockfile
Commits:
87e8ba31 by Jelle van der Waa at 2024-11-16T21:25:30+01:00
upgpkg: 3.0.post1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-zc.lockfile
pkgdesc = Zope testing frameworks
pkgver = 3.0.post1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/zopefoundation/zc.lockfile
arch = any
license = custom:ZPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-zc.lockfile
_pkgname=${pkgname#python-}
pkgver=3.0.post1
-pkgrel=4
+pkgrel=5
arch=('any')
pkgdesc="Zope testing frameworks"
url="https://github.com/zopefoundation/$_pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zc.lockfile/-/commit/87e8ba3178c182be1486424e9b7fa4b8d1e94908
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zc.lockfile/-/commit/87e8ba3178c182be1486424e9b7fa4b8d1e94908
You're receiving this email because of your account on gitlab.archlinux.org.