From 1d68b7ad5626fcd631fc9f4af36642d21932b6c83d21ec7e43df9739868fece0 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 9 Mar 2010 13:42:14 +0000 Subject: [PATCH] url OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=3 --- python-redis.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-redis.spec b/python-redis.spec index 501d5bb..4e92c8b 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -3,6 +3,7 @@ Version: 1.34.1 Release: 1 Summary: Python client for Redis key-value store License: MIT +Url: http://github.com/andymccurdy/redis-py/ Group: Development/Libraries/Python Source: http://cloud.github.com/downloads/andymccurdy/redis-py/redis-%{version}.tar.gz BuildRequires: python-devel