Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-filelock
Commits:
5e9684da by Jelle van der Waa at 2025-12-21T14:37:08+01:00
upgpkg: 3.20.0-4: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-filelock
pkgdesc = A platform independent file lock
pkgver = 3.20.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/benediktschmitt/py-filelock
arch = any
license = Unlicense
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-filelock
pkgver=3.20.0
-pkgrel=3
+pkgrel=4
pkgdesc="A platform independent file lock"
url="https://github.com/benediktschmitt/py-filelock"
license=('Unlicense')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filelock/-/commit/5e9684da7025595331725df62cbc525935cdede9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filelock/-/commit/5e9684da7025595331725df62cbc525935cdede9
You're receiving this email because of your account on gitlab.archlinux.org.