Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-flufl-lock
Commits:
4905ce33 by Jelle van der Waa at 2024-11-20T20:35:27+01:00
upgpkg: 8.1.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-flufl-lock
pkgdesc = NFS-safe file locking with timeouts for POSIX systems for
Python
pkgver = 8.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/warsaw/flufl.lock
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=flufl.lock
pkgname=python-flufl-lock
pkgver=8.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="NFS-safe file locking with timeouts for POSIX systems for Python"
arch=(any)
url="https://gitlab.com/warsaw/flufl.lock"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flufl-lock/-/commit/4905ce333aca5118eaa4e70334ba850851167f54
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flufl-lock/-/commit/4905ce333aca5118eaa4e70334ba850851167f54
You're receiving this email because of your account on gitlab.archlinux.org.