Hello community,
here is the log from the commit of package python3-transaction for
openSUSE:Factory checked in at 2015-05-26 12:34:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-transaction (Old)
and /work/SRC/openSUSE:Factory/.python3-transaction.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-transaction"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-transaction/python3-transaction.changes
2015-01-03 22:01:07.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python3-transaction.new/python3-transaction.changes
2015-05-26 12:34:12.000000000 +0200
@@ -1,0 +2,14 @@
+Mon May 25 19:38:49 UTC 2015 - [email protected]
+
+- specfile:
+ * update url
+ * update copyright year
+
+- update to version 1.4.4:
+ * Use the standard valuerefs() method rather than relying on
+ implementation details of WeakValueDictionary in WeakSet.
+ * Add support for PyPy3.
+ * Require 100% branch coverage (in addition to 100% statement
+ coverage).
+
+-------------------------------------------------------------------
Old:
----
transaction-1.4.3.tar.gz
New:
----
transaction-1.4.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-transaction.spec ++++++
--- /var/tmp/diff_new_pack.8k86sR/_old 2015-05-26 12:34:13.000000000 +0200
+++ /var/tmp/diff_new_pack.8k86sR/_new 2015-05-26 12:34:13.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python3-transaction
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,12 +17,12 @@
Name: python3-transaction
-Version: 1.4.3
+Version: 1.4.4
Release: 0
Summary: Transaction management for Python
License: ZPL-2.1
Group: Development/Libraries/Python
-Url: http://www.zope.org/Products/ZODB
+Url: https://pypi.python.org/pypi/transaction
Source:
http://pypi.python.org/packages/source/t/transaction/transaction-%{version}.tar.gz
BuildRequires: python3
BuildRequires: python3-devel
++++++ transaction-1.4.3.tar.gz -> transaction-1.4.4.tar.gz ++++++
++++ 12620 lines of diff (skipped)