Hello community,
here is the log from the commit of package python-junit-xml for
openSUSE:Leap:15.2 checked in at 2020-03-15 07:13:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-junit-xml (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-junit-xml.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-junit-xml"
Sun Mar 15 07:13:27 2020 rev:2 rq:785054 version:1.9
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-junit-xml/python-junit-xml.changes
2020-02-16 18:29:32.842756540 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-junit-xml.new.3160/python-junit-xml.changes
2020-03-15 07:14:37.737074494 +0100
@@ -1,0 +2,7 @@
+Wed Mar 11 04:33:02 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to version 1.9
+ * No upstream changelog
+ * Tarball built by hand, not uploaded to PyPi, bug filed.
+
+-------------------------------------------------------------------
Old:
----
junit-xml-1.8.tar.gz
New:
----
junit-xml-1.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-junit-xml.spec ++++++
--- /var/tmp/diff_new_pack.TRdczH/_old 2020-03-15 07:14:38.049074657 +0100
+++ /var/tmp/diff_new_pack.TRdczH/_new 2020-03-15 07:14:38.049074657 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-junit-xml
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,15 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-junit-xml
-Version: 1.8
+Version: 1.9
Release: 0
Summary: Module that creates JUnit XML test result documents
License: MIT
Group: Development/Languages/Python
-Url: https://github.com/kyrus/python-junit-xml
-Source:
https://files.pythonhosted.org/packages/source/j/junit-xml/junit-xml-%{version}.tar.gz
+URL: https://github.com/kyrus/python-junit-xml
+# 1.9 source not published on pypi
+#Source:
https://files.pythonhosted.org/packages/source/j/junit-xml/junit-xml-%{version}.tar.gz
+Source: junit-xml-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
# SECTION test requirements
++++++ junit-xml-1.8.tar.gz -> junit-xml-1.9.tar.gz ++++++
++++ 2340 lines of diff (skipped)