Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-fasteners
Commits:
0f095531 by Jelle van der Waa at 2024-11-21T10:29:37+01:00
upgpkg: 0.19-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-fasteners
pkgdesc = A python package that provides useful locks.
pkgver = 0.19
- pkgrel = 3
+ pkgrel = 4
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.19
-pkgrel=3
+pkgrel=4
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/0f0955311c8408bce2ef40eca527edc9d7d64ecf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fasteners/-/commit/0f0955311c8408bce2ef40eca527edc9d7d64ecf
You're receiving this email because of your account on gitlab.archlinux.org.