forked from pool/python-celery
- Update to 0.8.2;
- Building as noarch for openSUSE >= 11.2. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
96d39ce75d
commit
8a034b3bbe
@@ -1,7 +1,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: python-celery
|
||||
Version: 0.8.1
|
||||
Version: 0.8.2
|
||||
Release: 1
|
||||
Summary: Distributed Task Queue
|
||||
License: BSD License
|
||||
@@ -12,6 +12,9 @@ BuildRequires: python-devel, python-setuptools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: python-django-unittest-depth, python-anyjson, python-carrot, python-daemon, python-tyrant
|
||||
%{py_requires}
|
||||
%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user