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:
commit
530d215681
@ -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>
|
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 pip}
|
||||||
BuildRequires: %{python_module setuptools >= 41.0.0}
|
BuildRequires: %{python_module setuptools >= 41.0.0}
|
||||||
BuildRequires: %{python_module setuptools_scm >= 2}
|
BuildRequires: %{python_module setuptools_scm >= 2}
|
||||||
BuildRequires: %{python_module six >= 1.9.0}
|
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
@ -49,7 +48,6 @@ Requires: python-distlib >= 0.3.1
|
|||||||
Requires: python-filelock >= 3.0.0
|
Requires: python-filelock >= 3.0.0
|
||||||
Requires: python-platformdirs >= 2
|
Requires: python-platformdirs >= 2
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
Requires: python-six >= 1.9.0
|
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun):update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user