[arch-commits] Commit in python-kubernetes/trunk (PKGBUILD)

Thore Bödecker foxxx0 at gemini.archlinux.org
Thu Jun 23 10:35:53 UTC 2022


    Date: Thursday, June 23, 2022 @ 10:35:53
  Author: foxxx0
Revision: 1239236

upgpkg: python-kubernetes 24.2.0-1: update to upstream release 24.2.0

Modified:
  python-kubernetes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 09:04:49 UTC (rev 1239235)
+++ PKGBUILD	2022-06-23 10:35:53 UTC (rev 1239236)
@@ -4,8 +4,8 @@
 pkgname=python-kubernetes
 _pkgbase="${pkgname#python-}"
 _kubernetes_base_commit=b4d3aad42dc23e7a6c0e5c032691f8dc385a786c
-pkgver=23.6.0
-pkgrel=2
+pkgver=24.2.0
+pkgrel=1
 license=('Apache')
 pkgdesc='Python client for the kubernetes API'
 arch=('any')
@@ -18,7 +18,7 @@
 checkdepends=('python-pytest' 'python-pluggy' 'python-py' 'python-mock' 'python-isort' 'python-nose')
 source=("${_pkgbase}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
         "${_pkgbase}-base-${_kubernetes_base_commit}.tar.gz::https://github.com/kubernetes-client/python-base/archive/${_kubernetes_base_commit}.tar.gz")
-sha256sums=('432f994ccb9c53f67cb5027c83e753966843a4650c8dcf563a37651b1583cf97'
+sha256sums=('68330be70d281f8e7193fb38ce4a51355f1c05d2e6f33d09f113a7b944491627'
             'c76a4f51e662132da2d29cafafe6aeab1778d7e546dc7c918ec6f3e1d4943871')
 
 prepare() {



More information about the arch-commits mailing list