From b8923dda86847fa1ec304b92c29f3cfa1a5ac46e89b62d2b802dbd6e85e90c3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 17 Jan 2019 19:12:49 +0000 Subject: [PATCH] Accepting request 666770 from home:dimstar:Factory Scripted push of project home:dimstar:Factory OBS-URL: https://build.opensuse.org/request/show/666770 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-linecache2?expand=0&rev=8 --- python-linecache2.changes | 8 ++++++++ python-linecache2.spec | 7 ++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/python-linecache2.changes b/python-linecache2.changes index a7c23f8..58d0d19 100644 --- a/python-linecache2.changes +++ b/python-linecache2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 17 15:56:06 UTC 2019 - Dominique Leuenberger + +- 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. + ------------------------------------------------------------------- Tue Dec 4 12:50:02 UTC 2018 - Matej Cepl diff --git a/python-linecache2.spec b/python-linecache2.spec index b4e76d1..d6f0090 100644 --- a/python-linecache2.spec +++ b/python-linecache2.spec @@ -1,7 +1,7 @@ # # spec file for package python-linecache2 # -# 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 @@ -25,14 +25,15 @@ Summary: Backports of the linecache module # and such is under the same license as Python as a whole. License: Python-2.0 Group: Development/Languages/Python -Url: https://github.com/testing-cabal/linecache2 +URL: https://github.com/testing-cabal/linecache2 Source: https://pypi.io/packages/source/l/linecache2/linecache2-%{version}.tar.gz BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +#!BuildIgnore: python2-pyparsing +#!BuildIgnore: python3-pyparsing Requires: python-pbr -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages