Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lockfile
Commits:
927c486b by Jelle van der Waa at 2024-11-20T11:22:02+01:00
upgpkg: 0.12.2-14: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lockfile
pkgdesc = Platform-independent file locking module
pkgver = 0.12.2
- pkgrel = 13
+ pkgrel = 14
url = https://github.com/openstack/pylockfile
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=python-lockfile
pkgname=(python-lockfile)
pkgver=0.12.2
-pkgrel=13
+pkgrel=14
pkgdesc='Platform-independent file locking module'
arch=(any)
url='https://github.com/openstack/pylockfile'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lockfile/-/commit/927c486bb153534434169b9198a02dabb427a6a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lockfile/-/commit/927c486bb153534434169b9198a02dabb427a6a3
You're receiving this email because of your account on gitlab.archlinux.org.