forked from pool/python-proselint
Accepting request 1030156 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1030156 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 20 10:05:08 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- python-six is not required
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 19:17:53 UTC 2022 - Benedikt Fein <benedikt.fein@gmail.com>
|
||||
|
||||
|
||||
@@ -35,7 +35,6 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-click
|
||||
Requires: python-dbm
|
||||
Requires: python-future
|
||||
Requires: python-six
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
@@ -44,7 +43,6 @@ BuildRequires: %{python_module click}
|
||||
BuildRequires: %{python_module dbm}
|
||||
BuildRequires: %{python_module future}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module six}
|
||||
%if %{with python2}
|
||||
BuildRequires: python-mock
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user