From 5abcd06fb55f6b3595be66e75b17ea7a4d9f7437bd4fb797ad4e1407012c2ed5 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 3 Jun 2012 15:03:52 +0000 Subject: [PATCH] Accepting request 123315 from home:poorboywilly:branches:devel:languages:python Updated to version 2.4.13 OBS-URL: https://build.opensuse.org/request/show/123315 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=11 --- python-redis.changes | 9 +++++++++ python-redis.spec | 2 +- redis-2.4.11.tar.gz | 3 --- redis-2.4.13.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 redis-2.4.11.tar.gz create mode 100644 redis-2.4.13.tar.gz diff --git a/python-redis.changes b/python-redis.changes index f1f3320..67d2d57 100644 --- a/python-redis.changes +++ b/python-redis.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jun 2 22:35:06 UTC 2012 - os-dev@jacraig.com + +- Update to 2.4.13: + * redis.from_url() can take an URL representing a Redis connection string + and return a client object. Thanks Kenneth Reitz for the patch. +- Changes in 2.4.12: + * ConnectionPool is now fork-safe. Thanks Josiah Carson for the patch. + ------------------------------------------------------------------- Tue Feb 7 01:15:02 UTC 2012 - alexandre@exatati.com.br diff --git a/python-redis.spec b/python-redis.spec index d725578..6cd7a91 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -16,7 +16,7 @@ # Name: python-redis -Version: 2.4.11 +Version: 2.4.13 Release: 0 Url: http://github.com/andymccurdy/redis-py Summary: Python client for Redis key-value store diff --git a/redis-2.4.11.tar.gz b/redis-2.4.11.tar.gz deleted file mode 100644 index e329666..0000000 --- a/redis-2.4.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e000a10464e5cbd4814987c130b897fd2a34ff2cef40b2584ea7f8d73473d1c -size 28824 diff --git a/redis-2.4.13.tar.gz b/redis-2.4.13.tar.gz new file mode 100644 index 0000000..6535f47 --- /dev/null +++ b/redis-2.4.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365285e161395344edc629a2e108f6bb0983e96d9b5012dab1f76cec2379a09a +size 29329