Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-CherryPy for openSUSE:Factory
checked in at 2021-08-23 10:07:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-CherryPy (Old)
and /work/SRC/openSUSE:Factory/.python-CherryPy.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-CherryPy"
Mon Aug 23 10:07:35 2021 rev:29 rq:912671 version:18.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-CherryPy/python-CherryPy.changes
2020-12-16 11:00:14.007554920 +0100
+++
/work/SRC/openSUSE:Factory/.python-CherryPy.new.1899/python-CherryPy.changes
2021-08-23 10:07:36.808285327 +0200
@@ -1,0 +2,12 @@
+Mon Aug 16 13:25:38 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 18.6.1
+ * Fixed XLF flag in gzip header emitted by gzip compression tool
+ per RFC 1952, Section 2.3.1
+ * Restricted depending on pywin32 only under CPython so that it
+ won't get pulled-in under PyPy
+ * Bumped minimum version of PyWin32 to 227.
+ Block pywin32 install on Python 3.10 and later.
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
CherryPy-18.6.0.tar.gz
New:
----
CherryPy-18.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-CherryPy.spec ++++++
--- /var/tmp/diff_new_pack.E64zep/_old 2021-08-23 10:07:38.220283681 +0200
+++ /var/tmp/diff_new_pack.E64zep/_new 2021-08-23 10:07:38.224283676 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-CherryPy
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-CherryPy
-Version: 18.6.0
+Version: 18.6.1
Release: 0
Summary: Object-Oriented HTTP framework
License: BSD-3-Clause
@@ -48,6 +48,7 @@
BuildRequires: %{python_module more-itertools}
BuildRequires: %{python_module path.py}
BuildRequires: %{python_module portend >= 2.1.1}
+BuildRequires: %{python_module pytest-forked}
BuildRequires: %{python_module pytest-services}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests-toolbelt}
++++++ CherryPy-18.6.0.tar.gz -> CherryPy-18.6.1.tar.gz ++++++
++++ 1948 lines of diff (skipped)