Hello community,

here is the log from the commit of package python-unittest2 for 
openSUSE:Factory checked in at 2019-01-28 20:46:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-unittest2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-unittest2.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-unittest2"

Mon Jan 28 20:46:39 2019 rev:20 rq:666821 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-unittest2/python-unittest2.changes        
2018-08-17 23:59:41.402285486 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-unittest2.new.28833/python-unittest2.changes 
    2019-01-28 20:48:50.129880423 +0100
@@ -1,0 +2,8 @@
+Thu Jan 17 15:57:46 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-unittest2.spec ++++++
--- /var/tmp/diff_new_pack.UlWp59/_old  2019-01-28 20:48:50.601879925 +0100
+++ /var/tmp/diff_new_pack.UlWp59/_new  2019-01-28 20:48:50.601879925 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-unittest2
 #
-# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        The new features in unittest for Python 2.7 backported to 
Python 2.3+
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://pypi.python.org/pypi/unittest2
+URL:            http://pypi.python.org/pypi/unittest2
 Source:         
https://files.pythonhosted.org/packages/source/u/unittest2/unittest2-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE relax-argparse.patch
 Patch1:         relax-argparse.patch
@@ -32,6 +32,8 @@
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module traceback2}
 BuildRequires:  python-rpm-macros
+#!BuildIgnore:  python2-pyparsing
+#!BuildIgnore:  python3-pyparsing
 Requires:       python-six
 Requires:       python-traceback2
 Requires(post): update-alternatives


Reply via email to