Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-kubernetes-validate
Commits:
4648ccb5 by Jelle van der Waa at 2024-11-19T16:56:08+01:00
upgpkg: 1.31.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-kubernetes-validate
pkgdesc = Validate Kubernetes resource definitions against the declared
Kubernetes schemas
pkgver = 1.31.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/willthames/kubernetes-validate
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-kubernetes-validate
_name="${pkgname#python-}"
pkgver=1.31.0
-pkgrel=1
+pkgrel=2
license=(Apache-2.0)
pkgdesc="Validate Kubernetes resource definitions against the declared
Kubernetes schemas"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-kubernetes-validate/-/commit/4648ccb53bb488d636212d534f9e90f04c0a52f4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-kubernetes-validate/-/commit/4648ccb53bb488d636212d534f9e90f04c0a52f4
You're receiving this email because of your account on gitlab.archlinux.org.