Hello community,
here is the log from the commit of package python-zc.buildout for
openSUSE:Leap:15.2 checked in at 2020-03-02 13:25:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-zc.buildout (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-zc.buildout.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zc.buildout"
Mon Mar 2 13:25:14 2020 rev:27 rq:777308 version:2.13.2
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-zc.buildout/python-zc.buildout.changes
2020-01-15 15:54:42.079641166 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-zc.buildout.new.26092/python-zc.buildout.changes
2020-03-02 13:25:15.170624487 +0100
@@ -1,0 +2,54 @@
+Sat Jul 6 15:44:32 UTC 2019 - Sebastian Wagner <[email protected]>
+
+- Uodate to version 2.13.2:
+ - Fixed DeprecationWarning on python 3.7: "'U' mode is deprecated".
+
+-------------------------------------------------------------------
+Sat Feb 16 09:11:51 UTC 2019 - Sebastian Wagner <[email protected]>
+
+- Update to version 2.13.1:
+ - Documentation update for the new ``buildout query`` command.
+
+-------------------------------------------------------------------
+Sun Jan 27 18:40:17 UTC 2019 - Sebastian Wagner <[email protected]>
+
+- Update to version 2.13.0:
+ * Get information about the configuration with new command ``buildout
query``.
+
+-------------------------------------------------------------------
+Tue Dec 4 12:56:23 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
+Mon Sep 17 19:55:23 UTC 2018 - Sebastian Wagner <[email protected]>
+
+- update to version 2.12.2:
+ - Upon an error, buildout exits with a non-zero exit code. This now also works
+ when running with ``-D``.
+ - Fixed most 'Deprecation' and 'Resource' warnings.
+- update to version 2.12.1:
+ - zc.buildout now explicitly requests zc.recipe.egg >=2.0.6 now.
+
+-------------------------------------------------------------------
+Sat Jul 7 08:43:13 UTC 2018 - [email protected]
+
+- update to version 2.12.0:
+ - Add a new buildout option ``allow-unknown-extras`` to enable
+ installing requirements that specify extras that do not exist. This
+ needs a corresponding update to zc.recipe.egg. See `issue 457
+ <https://github.com/buildout/buildout/issues/457>`_.
+ zc.recipe.egg has been updated to 2.0.6 for this change.
+- update to version 2.11.5:
+ - Fix for `issue 295 <https://github.com/buildout/buildout/issues/295>`_. On
+ windows, deletion of temporary egg files is more robust now.
+
+-------------------------------------------------------------------
+Mon May 21 06:46:25 UTC 2018 - [email protected]
+
+- update to version 2.11.4:
+ - Fix for `issue 451 <https://github.com/buildout/buildout/issues/451>`:
+ distributions with a version number that normalizes to a shorter version
+ number (3.3.0 to 3.3, for instance) can be installed now.
+
+-------------------------------------------------------------------
Old:
----
zc.buildout-2.11.3.tar.gz
New:
----
zc.buildout-2.13.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zc.buildout.spec ++++++
--- /var/tmp/diff_new_pack.TL81jo/_old 2020-03-02 13:25:15.606625354 +0100
+++ /var/tmp/diff_new_pack.TL81jo/_new 2020-03-02 13:25:15.610625362 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-zc.buildout
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,21 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{!?license: %global license %doc}
Name: python-zc.buildout
-Version: 2.11.3
+Version: 2.13.2
Release: 0
Url: http://pypi.python.org/pypi/zc.buildout
Summary: System for managing development buildouts
License: ZPL-2.1
Group: Development/Languages/Python
Source:
https://files.pythonhosted.org/packages/source/z/zc.buildout/zc.buildout-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools >= 8.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
++++++ zc.buildout-2.11.3.tar.gz -> zc.buildout-2.13.2.tar.gz ++++++
++++ 1781 lines of diff (skipped)