Date: Sunday, April 9, 2023 @ 19:08:00
Author: felixonmars
Revision: 1443473
upgpkg: python-kubernetes 26.1.0-2: rebuild with python 3.11
Modified:
python-kubernetes/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 19:05:02 UTC (rev 1443472)
+++ PKGBUILD 2023-04-09 19:08:00 UTC (rev 1443473)
@@ -4,7 +4,7 @@
pkgname=python-kubernetes
_pkgbase="${pkgname#python-}"
pkgver=26.1.0
-pkgrel=1
+pkgrel=2
license=('Apache')
pkgdesc='Python client for the kubernetes API'
arch=('any')