Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-filelock
Commits:
349c72a2 by Jelle van der Waa at 2024-11-17T16:07:00+01:00
upgpkg: 3.16.1-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-filelock
pkgdesc = A platform independent file lock
pkgver = 3.16.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/benediktschmitt/py-filelock
arch = any
license = Unlicense
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-filelock
pkgver=3.16.1
-pkgrel=1
+pkgrel=2
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/349c72a2d62765faf94f52e68765592508e272f6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filelock/-/commit/349c72a2d62765faf94f52e68765592508e272f6
You're receiving this email because of your account on gitlab.archlinux.org.