Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-kazoo
Commits:
f0b3023d by Jelle van der Waa at 2024-11-16T20:40:26+01:00
upgpkg: 2.10.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-kazoo
pkgdesc = A high-level Python library that makes it easier to use
Apache Zookeeper
pkgver = 2.10.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/python-zk/kazoo
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=kazoo
pkgname=python-kazoo
pkgver=2.10.0
-pkgrel=3
+pkgrel=4
pkgdesc="A high-level Python library that makes it easier to use Apache
Zookeeper"
arch=(any)
url="https://github.com/python-zk/kazoo"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-kazoo/-/commit/f0b3023d8d300e55e22056322fee40ba0878a080
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-kazoo/-/commit/f0b3023d8d300e55e22056322fee40ba0878a080
You're receiving this email because of your account on gitlab.archlinux.org.