1
0

Accepting request 1072755 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1072755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=56
This commit is contained in:
2023-03-19 15:16:34 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 17 14:01:37 UTC 2023 - pgajdos@suse.com
- python-six is not required
-------------------------------------------------------------------
Wed Jan 11 03:46:18 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -40,7 +40,6 @@ BuildRequires: %{python_module importlib_resources >= 1.0 if %python-base < 3.7
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools >= 41.0.0}
BuildRequires: %{python_module setuptools_scm >= 2}
BuildRequires: %{python_module six >= 1.9.0}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -49,7 +48,6 @@ Requires: python-distlib >= 0.3.1
Requires: python-filelock >= 3.0.0
Requires: python-platformdirs >= 2
Requires: python-setuptools
Requires: python-six >= 1.9.0
Requires(post): update-alternatives
Requires(postun):update-alternatives
BuildArch: noarch