Hello community,
here is the log from the commit of package python3-zope.interface for
openSUSE:Factory checked in at 2016-09-17 14:37:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-zope.interface (Old)
and /work/SRC/openSUSE:Factory/.python3-zope.interface.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-zope.interface"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-zope.interface/python3-zope.interface.changes
2016-06-29 15:02:09.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-zope.interface.new/python3-zope.interface.changes
2016-09-17 14:37:01.000000000 +0200
@@ -1,0 +2,25 @@
+Mon Sep 12 19:44:17 UTC 2016 - [email protected]
+
+- update to version 4.3.2:
+ * Fix equality testing of "implementedBy" objects and proxies.
+ (https://github.com/zopefoundation/zope.interface/issues/55)
+
+- changes from version 4.3.1:
+ * Support Components subclasses that are not hashable.
+ (https://github.com/zopefoundation/zope.interface/issues/53)
+
+- changes from version 4.3.0:
+ * Add the ability to sort the objects returned by "implementedBy".
+ This is compatible with the way interface classes sort so they can
+ be used together in ordered containers like BTrees.
+ (https://github.com/zopefoundation/zope.interface/issues/42)
+ * Make "setuptools" a hard dependency of "setup.py".
+ (https://github.com/zopefoundation/zope.interface/issues/13)
+ * Change a linear algorithm (O(n)) in "Components.registerUtility"
+ and "Components.unregisterUtility" into a dictionary lookup (O(1))
+ for hashable components. This substantially improves the time
+ taken to manipulate utilities in large registries at the cost of
+ some additional memory
+ usage. (https://github.com/zopefoundation/zope.interface/issues/46)
+
+-------------------------------------------------------------------
Old:
----
zope.interface-4.2.0.tar.gz
New:
----
zope.interface-4.3.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-zope.interface.spec ++++++
--- /var/tmp/diff_new_pack.3j4rgn/_old 2016-09-17 14:37:02.000000000 +0200
+++ /var/tmp/diff_new_pack.3j4rgn/_new 2016-09-17 14:37:02.000000000 +0200
@@ -17,7 +17,7 @@
Name: python3-zope.interface
-Version: 4.2.0
+Version: 4.3.2
Release: 0
Url: http://pypi.python.org/pypi/zope.interface
Summary: Interfaces for Python
++++++ zope.interface-4.2.0.tar.gz -> zope.interface-4.3.2.tar.gz ++++++
++++ 2409 lines of diff (skipped)