15
0
forked from pool/python-celery
Alexandre Rogoski
2010-07-26 01:18:47 +00:00
committed by Git OBS Bridge
parent 91115bd31f
commit 6d22fbf327
4 changed files with 11 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-celery (Version 2.0.1)
# spec file for package python-celery (Version 2.0.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -17,13 +17,13 @@
Name: python-celery
Version: 2.0.1
Version: 2.0.2
Release: 1
License: BSD License
Summary: Distributed Task Queue
Url: http://github.com/ask/celery
Group: Development/Libraries/Python
Source: celery-%{version}.tar.gz
Source: celery-%{version}.tar.bz2
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python-anyjson