Hello community,

here is the log from the commit of package python-future for openSUSE:Factory 
checked in at 2016-11-28 15:08:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-future (Old)
 and      /work/SRC/openSUSE:Factory/.python-future.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-future"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-future/python-future.changes      
2016-10-20 23:08:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-future.new/python-future.changes 
2016-11-28 15:08:28.000000000 +0100
@@ -1,0 +2,17 @@
+Fri Nov 25 08:26:47 UTC 2016 - [email protected]
+
+- update to 0.16.0
+* Fix newbytes constructor bug.
+* Fix semantics of bool() with newobject.
+* Fix standard_library.install_aliases() on PyPy
+* Fix assertRaises for pow and compile` on Python 3.5.
+* Fix return argument of future.utils.ensure_new_type
+        if conversion to new type does not exist.
+* Add missing cmp_to_key for Py2.6.
+* Allow the old_div fixer to be disabled.
+* Improve compatibility with Google App Engine.
+* Add some missing imports to the tkinter and tkinter.filedialog
+        package namespaces
+* Fix raise_from on PY3 when the exception cannot be recreated from its repr.
+
+-------------------------------------------------------------------

Old:
----
  future-0.15.2.tar.gz

New:
----
  future-0.16.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-future.spec ++++++
--- /var/tmp/diff_new_pack.deMc2O/_old  2016-11-28 15:08:29.000000000 +0100
+++ /var/tmp/diff_new_pack.deMc2O/_new  2016-11-28 15:08:29.000000000 +0100
@@ -17,24 +17,20 @@
 
 
 Name:           python-future
-Version:        0.15.2
+Version:        0.16.0
 Release:        0
 Summary:        Clean single-source support for Python 3 and 2
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://python-future.org
-Source:         
https://pypi.python.org/packages/source/f/future/future-%{version}.tar.gz
+Source:         
https://pypi.python.org/packages/00/2b/8d082ddfed935f3608cc61140df6dcbf0edea1bc3ab52fb6c29ae3e81e85/future-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:      noarch
-%endif
 
 %description
 future: Easy, safe support for Python 2/3 compatibility

++++++ future-0.15.2.tar.gz -> future-0.16.0.tar.gz ++++++
++++ 53934 lines of diff (skipped)


Reply via email to