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
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18d801de02ae9df7e58d73284cf90be231453aba03a2d2dd72a83e9aee81d684
|
||||
size 1420345
|
||||
3
celery-2.3.0.tar.bz2
Normal file
3
celery-2.3.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a9cc07038539e149b087aa56ec51067787b9a8133425bb8cf3b9117c447fbfa
|
||||
size 787151
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 18:03:01 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 2.3.0:
|
||||
- Please refer to the Changelog file or
|
||||
http://celery.readthedocs.org/en/latest/changelog.html#version-2-3-0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 5 12:51:47 UTC 2011 - appleonkel@opensuse.org
|
||||
|
||||
|
||||
@@ -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