Hello community,
here is the log from the commit of package python-python-subunit for
openSUSE:Factory checked in at 2016-09-28 15:04:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-subunit (Old)
and /work/SRC/openSUSE:Factory/.python-python-subunit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-subunit"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-subunit/python-python-subunit.changes
2015-08-03 17:21:37.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-subunit.new/python-python-subunit.changes
2016-09-28 15:04:38.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Sep 2 20:51:59 UTC 2016 - [email protected]
+
+- update to 1.2.0:
+ * Fixed handling of incomplete writes with eventlet on Python3.
+ * Added subunit2disk, which explodes a stream out to files on disk.
+ * Unencapsulated strings and encapsulated stdout will be forwarded by
+ subunit-2to1.
+ * SUBUNIT_FORMATTER which has not been honoured for years is now
+ removed from the codebase.
+
+-------------------------------------------------------------------
Old:
----
python-subunit-1.0.0.tar.gz
New:
----
python-subunit-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-subunit.spec ++++++
--- /var/tmp/diff_new_pack.pLyp2s/_old 2016-09-28 15:04:39.000000000 +0200
+++ /var/tmp/diff_new_pack.pLyp2s/_new 2016-09-28 15:04:39.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-python-subunit
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
Name: python-python-subunit
-Version: 1.0.0
+Version: 1.2.0
Release: 0
Summary: Python implementation of subunit test streaming protocol
License: Apache-2.0 or BSD-3-Clause
@@ -105,7 +105,7 @@
%files
%defattr(-,root,root,-)
-%doc README NEWS
+%doc README.rst NEWS
%{_bindir}/subunit2csv
%{_bindir}/subunit2csv-%{py_ver}
%{_bindir}/subunit-2to1
++++++ python-subunit-1.0.0.tar.gz -> python-subunit-1.2.0.tar.gz ++++++
++++ 1932 lines of diff (skipped)