Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-configobj
Commits:
e7ffb859 by Jelle van der Waa at 2024-11-16T20:25:40+01:00
upgpkg: 5.0.8-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-configobj
pkgdesc = Simple config file reader and writer
pkgver = 5.0.8
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/DiffSK/configobj
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-configobj
pkgver=5.0.8
-pkgrel=6
+pkgrel=7
pkgdesc='Simple config file reader and writer'
arch=(any)
url='https://github.com/DiffSK/configobj'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-configobj/-/commit/e7ffb8595fb1cc262baca7156afcc69150e3a221
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-configobj/-/commit/e7ffb8595fb1cc262baca7156afcc69150e3a221
You're receiving this email because of your account on gitlab.archlinux.org.