Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-redis
Commits:
5c507dc9 by Jelle van der Waa at 2024-11-21T15:01:26+01:00
upgpkg: 5.2.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-redis
pkgdesc = The Python interface to the Redis key-value store
pkgver = 5.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/redis/redis-py
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-redis
pkgver=5.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='The Python interface to the Redis key-value store'
arch=('any')
url='https://github.com/redis/redis-py'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-redis/-/commit/5c507dc9a311344794d63891f64739d9e13e1da8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-redis/-/commit/5c507dc9a311344794d63891f64739d9e13e1da8
You're receiving this email because of your account on gitlab.archlinux.org.