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