forked from pool/python-python-memcached
Accepting request 336697 from home:Nijel:branches:devel:languages:python
- update to 1.57: * Fix for #75 and #76, mc.set(key, False) results in "ValueError: invalid literal for int()". Reported by Carlos Sanchez on github. OBS-URL: https://build.opensuse.org/request/show/336697 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-memcached?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
d659083c5b
commit
3e7b0f0a6d
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1646b7255149e5037162461997d31a4bfbb30343b5769cb5e95d23cd93d10d98
|
||||
size 22523
|
3
python-memcached-1.57.tar.gz
Normal file
3
python-memcached-1.57.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b689a135afb2fdb6da2298d5213780f43a3f210cf8c960d50b252acb3f62902
|
||||
size 22620
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 11:21:23 UTC 2015 - mcihar@suse.cz
|
||||
|
||||
- update to 1.57:
|
||||
* Fix for #75 and #76, mc.set(key, False) results in "ValueError:
|
||||
invalid literal for int()". Reported by Carlos Sanchez on github.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 30 14:54:21 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-python-memcached
|
||||
Version: 1.56
|
||||
Version: 1.57
|
||||
Release: 0
|
||||
Url: http://www.tummy.com/Community/software/python-memcached/
|
||||
Summary: Pure python memcached client
|
||||
|
Reference in New Issue
Block a user