Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cfgv
Commits:
1f084246 by Jelle van der Waa at 2024-11-16T20:21:34+01:00
upgpkg: 3.4.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cfgv
pkgdesc = Validate configuration and produce human readable error
messages
pkgver = 3.4.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/asottile/cfgv
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=cfgv
pkgname=python-cfgv
pkgver=3.4.0
-pkgrel=3
+pkgrel=4
pkgdesc="Validate configuration and produce human readable error messages"
arch=(any)
url="https://github.com/asottile/cfgv"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cfgv/-/commit/1f084246f7b14e9deb2e679591b1d0703051a5de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cfgv/-/commit/1f084246f7b14e9deb2e679591b1d0703051a5de
You're receiving this email because of your account on gitlab.archlinux.org.