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

Felix Yan felixonmars at archlinux.org
Wed Aug 19 05:42:33 UTC 2020


    Date: Wednesday, August 19, 2020 @ 05:42:32
  Author: felixonmars
Revision: 684880

upgpkg: python-binary-memcached 0.30.0-1

Modified:
  python-binary-memcached/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-19 05:39:48 UTC (rev 684879)
+++ PKGBUILD	2020-08-19 05:42:32 UTC (rev 684880)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-binary-memcached
-pkgver=0.29.0
+pkgver=0.30.0
 pkgrel=1
 arch=('any')
 pkgdesc='A pure python module to access memcached via its binary protocol with SASL auth support'
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-uhashring')
 checkdepends=('memcached' 'python-pytest' 'python-trustme')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jaysonsantos/python-binary-memcached/archive/v$pkgver.tar.gz")
-sha512sums=('cc0dfd1a22a6b0d6d2c39d2039173d97764d4800f940e533bb46cdfeb6a05591caa0251f8ebe2203dcd76f5bdc7cd111b37d4680b4fe0f39e7657df6e9942a80')
+sha512sums=('9bb02d5406496a304a93a1d8a0cd75f674485d7246773babd576db2f59fb6df025ec0bd8391250fb1680ffc82fbbb6dc463515e0c0233e5e75f4f358cb0cbd66')
 
 prepare() {
   sed -i '/typing/d' python-binary-memcached-$pkgver/setup.py



More information about the arch-commits mailing list