Accepting request 666769 from home:dimstar:Factory

Scripted push of project home:dimstar:Factory

OBS-URL: https://build.opensuse.org/request/show/666769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=164
This commit is contained in:
Tomáš Chvátal 2019-01-17 19:12:34 +00:00 committed by Git OBS Bridge
parent e242412bf4
commit 30c65daf8b
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 17 15:56:56 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildIgnore python[23]-pyparsing: python-packaging requires it
for some actions it could perform, but we don't make use of these
here. Ignoring this dependency allows us to break open a
BuildCycle.
-------------------------------------------------------------------
Thu Dec 13 09:26:50 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-setuptools
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -35,6 +35,8 @@ BuildRequires: %{python_module xml}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
#!BuildIgnore: python2-pyparsing
#!BuildIgnore: python3-pyparsing
# needed for SLE
Requires: python
Requires: python-appdirs