forked from pool/python-celery
- Update to 2.3.0:
- Please refer to the Changelog file or
http://celery.readthedocs.org/en/latest/changelog.html#version-2-3-0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
2b45a95b7e
commit
a006bc9955
@@ -22,7 +22,7 @@
|
||||
%define mod_name celery
|
||||
|
||||
Name: python-%{mod_name}
|
||||
Version: 2.2.7
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Url: http://celeryproject.org
|
||||
Summary: Distributed Task Queue
|
||||
@@ -37,7 +37,7 @@ Requires: python-python-daemon
|
||||
Requires: python-django-unittest-depth
|
||||
Requires: python-kombu
|
||||
Requires: python-pytyrant
|
||||
Requires: python-pyparsing
|
||||
Requires: python-pyparsing
|
||||
%if 0%{?suse_version}
|
||||
%py_requires
|
||||
%if 0%{?suse_version} > 1110
|
||||
@@ -65,10 +65,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
# You may have to add additional files here (documentation and binaries mostly)
|
||||
%python_sitelib/%{mod_name}*
|
||||
%python_sitelib/funtests*
|
||||
%python_sitelib/*.egg-info
|
||||
%python_sitelib/*
|
||||
%doc Changelog README TODO
|
||||
%{_bindir}/camqadm
|
||||
%{_bindir}/celery*
|
||||
|
||||
Reference in New Issue
Block a user