Accepting request 1072651 from home:pgajdos:python
- python-six is not required OBS-URL: https://build.opensuse.org/request/show/1072651 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=126
This commit is contained in:
parent
b9c2fd856c
commit
ecbb06f3df
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user