forked from pool/python-celery
- Update to 2.4.6:
- The group id was not changed if both --uid and --gid specified. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=45
This commit is contained in:
committed by
Git OBS Bridge
parent
4d53c5ecb0
commit
792e87aaba
@@ -19,11 +19,11 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: python-celery
|
||||
Version: 2.4.5
|
||||
Version: 2.4.6
|
||||
Release: 0
|
||||
Url: http://celeryproject.org
|
||||
Summary: Distributed Task Queue
|
||||
License: BSD
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
Source: celery-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user