forked from pool/python-subprocrunner
Accepting request 1035258 from home:pgajdos:python
- silent rpmlint - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1035258 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 13:18:05 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- silent rpmlint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 12:58:18 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- python-six is not required
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 15:32:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-subprocrunner
|
||||
Version: 2.0.0
|
||||
@@ -31,7 +30,6 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-loguru >= 0.4.1
|
||||
Requires: python-mbstrdecoder >= 1.0.0
|
||||
Requires: python-six
|
||||
Requires: python-typepy
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
@@ -40,7 +38,6 @@ BuildRequires: %{python_module loguru >= 0.4.1}
|
||||
BuildRequires: %{python_module mbstrdecoder >= 1.0.0}
|
||||
BuildRequires: %{python_module pytest-mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module typepy}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
Reference in New Issue
Block a user