forked from pool/python-APScheduler
Accepting request 522145 from home:seanmarlow:branches:devel:languages:python
Fix package, Funcsigs is only required for Python2. OBS-URL: https://build.opensuse.org/request/show/522145 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-APScheduler?expand=0&rev=13
This commit is contained in:
@@ -32,7 +32,9 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: python-funcsigs
|
||||
%ifpython2
|
||||
Requires: python2-funcsigs
|
||||
%endif
|
||||
Requires: python-futures
|
||||
Requires: python-pytz
|
||||
Requires: python-six
|
||||
|
Reference in New Issue
Block a user