Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-schema
Commits:
96a885e6 by Jelle van der Waa at 2024-04-04T10:14:19+02:00
upgpkg: 0.7.5-5: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-schema
pkgdesc = Python module to validate and convert data structures.
pkgver = 0.7.5
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/keleshev/schema
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=schema
pkgname="python-$_name"
pkgver=0.7.5
-pkgrel=4
+pkgrel=5
pkgdesc='Python module to validate and convert data structures.'
arch=(any)
url="https://github.com/keleshev/$_name"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-schema/-/commit/96a885e6fb5cefa5bd9eb688836d2de2964da09b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-schema/-/commit/96a885e6fb5cefa5bd9eb688836d2de2964da09b
You're receiving this email because of your account on gitlab.archlinux.org.