forked from pool/python-entrypoint2
Accepting request 828107 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/828107 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-entrypoint2?expand=0&rev=15
This commit is contained in:
@@ -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