14
0

Accepting request 1042470 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1042470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pythonfinder?expand=0&rev=9
This commit is contained in:
2022-12-13 17:55:21 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 12 17:40:21 UTC 2022 - pgajdos@suse.com
- python-six is not required
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 25 20:06:38 UTC 2022 - Matej Cepl <mcepl@suse.com> Tue Oct 25 20:06:38 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@@ -16,7 +16,6 @@
# #
%define skip_python2 1
Name: python-pythonfinder Name: python-pythonfinder
Version: 1.3.1 Version: 1.3.1
Release: 0 Release: 0
@@ -32,7 +31,6 @@ Requires: python-attrs
Requires: python-cached-property Requires: python-cached-property
Requires: python-click Requires: python-click
Requires: python-packaging Requires: python-packaging
Requires: python-six
Requires: python-vistir >= 0.2.5 Requires: python-vistir >= 0.2.5
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun):update-alternatives Requires(postun):update-alternatives
@@ -44,7 +42,6 @@ BuildRequires: %{python_module click}
BuildRequires: %{python_module crayons} BuildRequires: %{python_module crayons}
BuildRequires: %{python_module packaging} BuildRequires: %{python_module packaging}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six}
BuildRequires: %{python_module vistir >= 0.2.5} BuildRequires: %{python_module vistir >= 0.2.5}
# /SECTION # /SECTION
%python_subpackages %python_subpackages