15
0
forked from pool/python-celery

Accepting request 200634 from home:posophe:branches:devel:languages:python

update

OBS-URL: https://build.opensuse.org/request/show/200634
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=81
This commit is contained in:
Sascha Peilicke
2013-09-26 07:53:51 +00:00
committed by Git OBS Bridge
parent af5b4dc9a5
commit 06983cd450
4 changed files with 20 additions and 5 deletions

View File

@@ -17,13 +17,13 @@
Name: python-celery
Version: 3.0.19
Version: 3.0.23
Release: 0
Url: http://celeryproject.org
Summary: Distributed Task Queue
License: BSD-3-Clause
Group: Development/Languages/Python
Source: celery-%{version}.tar.bz2
Source: https://pypi.python.org/packages/source/c/celery/celery-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-SQLAlchemy
BuildRequires: python-cl