Accepting request 942716 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/942716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=67
This commit is contained in:
Dominique Leuenberger 2021-12-28 11:26:07 +00:00 committed by Git OBS Bridge
commit eb7bfcc137
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 23 11:42:19 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Remove unzip BuildRequires: the tarball is proper gz compressed,
no zip files to decompress here.
-------------------------------------------------------------------
Thu Jul 22 01:33:08 UTC 2021 - Arun Persaud <arun@gmx.de>

View File

@ -54,7 +54,6 @@ BuildRequires: %{python_module pyparsing >= 2.2.1}
BuildRequires: %{python_module xml}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
Requires: python-appdirs >= 1.4.3
Requires: python-base >= 3.6
Requires: python-ordered-set >= 3.1.1