Hello community, here is the log from the commit of package python-traceback2 for openSUSE:Factory checked in at 2019-01-28 20:46:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-traceback2 (Old) and /work/SRC/openSUSE:Factory/.python-traceback2.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-traceback2" Mon Jan 28 20:46:35 2019 rev:5 rq:666820 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-traceback2/python-traceback2.changes 2018-12-27 00:28:58.375683646 +0100 +++ /work/SRC/openSUSE:Factory/.python-traceback2.new.28833/python-traceback2.changes 2019-01-28 20:48:49.237881363 +0100 @@ -1,0 +2,8 @@ +Thu Jan 17 15:57:22 UTC 2019 - Dominique Leuenberger <[email protected]> + +- 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. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-traceback2.spec ++++++ --- /var/tmp/diff_new_pack.Ipwv0E/_old 2019-01-28 20:48:49.949880612 +0100 +++ /var/tmp/diff_new_pack.Ipwv0E/_new 2019-01-28 20:48:49.953880608 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-traceback2 # -# 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,15 +25,16 @@ # and such is under the same license as Python as a whole. License: Python-2.0 Group: Development/Languages/Python -Url: https://github.com/bitprophet/traceback2 +URL: https://github.com/bitprophet/traceback2 Source: https://pypi.io/packages/source/t/traceback2/traceback2-%{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-linecache2 Requires: python-pbr -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages
