forked from pool/python-entrypoint2
Accepting request 828096 from home:jayvdb:py-submit
- Add missing runtime dependencies - Remove build dependency on coverage OBS-URL: https://build.opensuse.org/request/show/828096 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-entrypoint2?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
c968dea0d4
commit
d58f99c157
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 14 14:07:27 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Add missing runtime dependencies
|
||||
- Remove build dependency on coverage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 27 13:08:03 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
||||
@@ -38,10 +38,12 @@ Patch0: remove_nose.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-EasyProcess
|
||||
Requires: python-decorator
|
||||
Requires: python-path.py
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module EasyProcess}
|
||||
BuildRequires: %{python_module coverage}
|
||||
BuildRequires: %{python_module decorator}
|
||||
BuildRequires: %{python_module entrypoint2 = %{version}}
|
||||
BuildRequires: %{python_module path.py}
|
||||
|
||||
Reference in New Issue
Block a user