Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-zc.lockfile
Commits: e44a7ceb by Jelle van der Waa at 2024-04-06T18:14:05+02:00 upgpkg: 3.0.post1-3: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = python-zc.lockfile + pkgdesc = Zope testing frameworks + pkgver = 3.0.post1 + pkgrel = 3 + url = https://github.com/zopefoundation/zc.lockfile + arch = any + license = custom:ZPL + checkdepends = python-zope-testing + checkdepends = python-zope-testrunner + makedepends = python-setuptools + source = python-zc.lockfile-3.0.post1.tar.gz::https://github.com/zopefoundation/zc.lockfile/archive/3.0.post1.tar.gz + sha512sums = c420295c867e65d6c502c064591967349acdb825b313a4bbd8d573090baf47b98056f0cafd23052e8d1cb8dc79ccf0715abbf8fce36d2966949b37d4a681d8bf + +pkgname = python-zc.lockfile + depends = python ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-zc.lockfile _pkgname=${pkgname#python-} pkgver=3.0.post1 -pkgrel=2 +pkgrel=3 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/e44a7ceb3ebcc9a7b7f506f3a5a230898d79b60e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-zc.lockfile/-/commit/e44a7ceb3ebcc9a7b7f506f3a5a230898d79b60e You're receiving this email because of your account on gitlab.archlinux.org.
