Accepting request 942234 from home:dimstar:Factory

- Remove unzip BuildRequires: the tarball is proper gz compressed,
  no zip files to decompress here.

OBS-URL: https://build.opensuse.org/request/show/942234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=219
This commit is contained in:
Dirk Mueller 2021-12-27 09:16:21 +00:00 committed by Git OBS Bridge
parent db1399c221
commit 2dc7434aec
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