Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-binary-memcached
Commits:
caaa0dc3 by Jelle van der Waa at 2024-04-09T20:05:00+02:00
upgpkg: 0.31.2-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-binary-memcached
pkgdesc = A pure python module to access memcached via its binary
protocol with SASL auth support
pkgver = 0.31.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jaysonsantos/python-binary-memcached
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-binary-memcached
pkgver=0.31.2
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc='A pure python module to access memcached via its binary protocol with
SASL auth support'
url='https://github.com/jaysonsantos/python-binary-memcached'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-binary-memcached/-/commit/caaa0dc33bd2d6bbbf7fb862c79fc5b72f9229f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-binary-memcached/-/commit/caaa0dc33bd2d6bbbf7fb862c79fc5b72f9229f3
You're receiving this email because of your account on gitlab.archlinux.org.