Thore Bödecker pushed to branch main at Arch Linux / Packaging / Packages /
python-kubernetes
Commits:
ea2773f3 by Thore Bödecker at 2026-05-27T20:21:15+02:00
upgpkg: 36.0.1-1: update to new upstream release 36.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-kubernetes
pkgdesc = Python client for the kubernetes API
- pkgver = 36.0.0
+ pkgver = 36.0.1
pkgrel = 1
url = https://github.com/kubernetes-client/python
arch = any
@@ -26,7 +26,7 @@ pkgbase = python-kubernetes
depends = python-urllib3
depends = python-websocket-client
depends = python-yaml
- source =
https://github.com/kubernetes-client/python/archive/v36.0.0/python-kubernetes-36.0.0.tar.gz
- b2sums =
259ce6b3d55cf3f82df2510c707c62a32955f6b847d5dc4fac84aee674677191fb94ab6f725964e0335fd40d74242a10eb5236a414df78c36519dc836889ece9
+ source =
https://github.com/kubernetes-client/python/archive/v36.0.1/python-kubernetes-36.0.1.tar.gz
+ b2sums =
aa2c444e24410aa508d56f33611fd2e58a78f6e3bbb5acf056620975f32c40ea422d45a4d254ddaa56e618fac9d296c6aaaf002f0f69eabf3d78a775e3abd994
pkgname = python-kubernetes
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Ian Beringer <[email protected]>
pkgname=python-kubernetes
-pkgver=36.0.0
+pkgver=36.0.1
pkgrel=1
license=('Apache-2.0')
pkgdesc='Python client for the kubernetes API'
@@ -37,7 +37,7 @@ checkdepends=(
'python-pytest'
)
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('259ce6b3d55cf3f82df2510c707c62a32955f6b847d5dc4fac84aee674677191fb94ab6f725964e0335fd40d74242a10eb5236a414df78c36519dc836889ece9')
+b2sums=('aa2c444e24410aa508d56f33611fd2e58a78f6e3bbb5acf056620975f32c40ea422d45a4d254ddaa56e618fac9d296c6aaaf002f0f69eabf3d78a775e3abd994')
build() {
cd python-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-kubernetes/-/commit/ea2773f350586d17fae48ac78d8c362c53e5692b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-kubernetes/-/commit/ea2773f350586d17fae48ac78d8c362c53e5692b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help