forked from pool/python-celery
- Add ringdisabled to avoid pulling the test deps in rings to
keep them from growing too much OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=120
This commit is contained in:
committed by
Git OBS Bridge
parent
00f77ad6bf
commit
46b85eaeb1
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 11:12:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Add ringdisabled to avoid pulling the test deps in rings to
|
||||
keep them from growing too much
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 10:50:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
%bcond_with ringdisabled
|
||||
Name: python-celery%{psuffix}
|
||||
Version: 4.3.0
|
||||
Release: 0
|
||||
@@ -66,6 +67,9 @@ BuildRequires: %{python_module pytest >= 4.3.1}
|
||||
BuildRequires: %{python_module python-dateutil}
|
||||
BuildRequires: %{python_module pytz >= 2016.7}
|
||||
BuildRequires: %{python_module vine >= 1.3.0}
|
||||
%if %{with ringdisabled}
|
||||
ExclusiveArch: do-not-build
|
||||
%endif
|
||||
%endif
|
||||
%ifpython3
|
||||
Requires: python3-dbm
|
||||
|
||||
Reference in New Issue
Block a user