Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-fasteners
Commits:
991a8758 by Antonio Rojas at 2025-12-26T21:33:13+01:00
upgpkg: 0.20-3: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-fasteners
pkgdesc = A python package that provides useful locks.
pkgver = 0.20
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/harlowja/fasteners
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-fasteners
_name="${pkgname#python-}"
pkgver=0.20
-pkgrel=2
+pkgrel=3
pkgdesc="A python package that provides useful locks."
arch=('any')
url="https://github.com/harlowja/fasteners"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fasteners/-/commit/991a8758dae9b20a5e9f8ec2d5206fd691f5bf1c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fasteners/-/commit/991a8758dae9b20a5e9f8ec2d5206fd691f5bf1c
You're receiving this email because of your account on gitlab.archlinux.org.