Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cerberus
Commits:
f0e67085 by Jelle van der Waa at 2024-11-17T18:03:38+01:00
upgpkg: 1.3.5-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cerberus
pkgdesc = Lightweight, extensible schema and data validation tool for
Python dictionaries
pkgver = 1.3.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/pyeve/cerberus
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=cerberus
pkgname=python-cerberus
pkgver=1.3.5
-pkgrel=2
+pkgrel=3
pkgdesc="Lightweight, extensible schema and data validation tool for Python
dictionaries"
url="https://github.com/pyeve/cerberus"
license=(ISC)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cerberus/-/commit/f0e6708550ffb5a8ceeb3c78578d7006d06bb15e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cerberus/-/commit/f0e6708550ffb5a8ceeb3c78578d7006d06bb15e
You're receiving this email because of your account on gitlab.archlinux.org.