Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-confuse
Commits:
40460dcd by Jelle van der Waa at 2024-11-17T16:20:44+01:00
upgpkg: 2.0.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-confuse
pkgdesc = Painless YAML config files for Python
pkgver = 2.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/beetbox/confuse
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-confuse
pkgver=2.0.1
-pkgrel=3
+pkgrel=4
pkgdesc='Painless YAML config files for Python'
arch=(any)
url=https://github.com/beetbox/confuse
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-confuse/-/commit/40460dcda1b56591182b37f0f8df867a18792d2c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-confuse/-/commit/40460dcda1b56591182b37f0f8df867a18792d2c
You're receiving this email because of your account on gitlab.archlinux.org.