Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-configclass
Commits:
0a2b18c0 by Jelle van der Waa at 2024-11-16T20:25:24+01:00
upgpkg: 0.2.0-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-configclass
pkgdesc = A Python class to hold configuration values
pkgver = 0.2.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/schettino72/configclass/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-configclass
_name="${pkgname#python-}"
pkgver=0.2.0
-pkgrel=6
+pkgrel=7
pkgdesc="A Python class to hold configuration values"
arch=(any)
url="https://github.com/schettino72/configclass/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-configclass/-/commit/0a2b18c0d88c90cbb25969bf03bb3273554c9887
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-configclass/-/commit/0a2b18c0d88c90cbb25969bf03bb3273554c9887
You're receiving this email because of your account on gitlab.archlinux.org.