Hello community, here is the log from the commit of package python-zodbpickle for openSUSE:Factory checked in at 2018-07-27 10:56:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zodbpickle (Old) and /work/SRC/openSUSE:Factory/.python-zodbpickle.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zodbpickle" Fri Jul 27 10:56:58 2018 rev:2 rq:625396 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zodbpickle/python-zodbpickle.changes 2017-08-24 18:53:22.173220215 +0200 +++ /work/SRC/openSUSE:Factory/.python-zodbpickle.new/python-zodbpickle.changes 2018-07-27 10:58:09.909867373 +0200 @@ -1,0 +2,9 @@ +Thu Jul 26 10:22:27 UTC 2018 - [email protected] + +- Update to 1.0.1: + * Fix a memory leak in pickle protocol 3 under Python 2. See issue 36. + * Add support for Jython 2.7. + * Add support for Python 3.5 and 3.6. + * Drop support for Python 2.6 and 3.2 and 3.3 + +------------------------------------------------------------------- Old: ---- zodbpickle-0.6.0.tar.gz New: ---- zodbpickle-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zodbpickle.spec ++++++ --- /var/tmp/diff_new_pack.hkhdYg/_old 2018-07-27 10:58:10.557868614 +0200 +++ /var/tmp/diff_new_pack.hkhdYg/_new 2018-07-27 10:58:10.561868621 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-zodbpickle # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -18,19 +18,18 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zodbpickle -Version: 0.6.0 +Version: 1.0.1 Release: 0 Summary: Fork of Python 3 pickle module -License: Python-2.0 and ZPL-2.1 +License: Python-2.0 AND ZPL-2.1 Group: Development/Libraries/Python -Url: https://pypi.python.org/pypi/zodbpickle +URL: https://pypi.python.org/pypi/zodbpickle Source: https://files.pythonhosted.org/packages/source/z/zodbpickle/zodbpickle-%{version}.tar.gz BuildRequires: %{python_module Cython} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-testsuite -BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages %description @@ -61,8 +60,8 @@ %python_exec setup.py test %files %{python_files} -%defattr(-,root,root) -%doc CHANGES.rst LICENSE.txt README.rst +%license LICENSE.txt +%doc CHANGES.rst README.rst %{python_sitearch}/* %changelog ++++++ zodbpickle-0.6.0.tar.gz -> zodbpickle-1.0.1.tar.gz ++++++ ++++ 8404 lines of diff (skipped)
