Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-confuse
Commits:
1da266c2 by Jelle van der Waa at 2024-04-06T18:28:53+02:00
upgpkg: 2.0.1-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
url = https://github.com/beetbox/confuse
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-confuse
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
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/1da266c29a5a9bbb77bf39b03a8fbb31fa2c0398
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-confuse/-/commit/1da266c29a5a9bbb77bf39b03a8fbb31fa2c0398
You're receiving this email because of your account on gitlab.archlinux.org.