Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hiredis
Commits:
f52bb69e by Jelle van der Waa at 2024-11-16T20:32:57+01:00
upgpkg: 3.0.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hiredis
pkgdesc = Non-blocking redis client for python
pkgver = 3.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://pypi.org/project/hiredis/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-hiredis
_pkgname=hiredis-py
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
pkgdesc='Non-blocking redis client for python'
arch=('x86_64')
url='https://pypi.org/project/hiredis/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hiredis/-/commit/f52bb69e07b891f6a8e1c711b57563b7b3aa2ab1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hiredis/-/commit/f52bb69e07b891f6a8e1c711b57563b7b3aa2ab1
You're receiving this email because of your account on gitlab.archlinux.org.