Hello community,
here is the log from the commit of package python-multidict for
openSUSE:Factory checked in at 2019-06-01 09:52:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-multidict (Old)
and /work/SRC/openSUSE:Factory/.python-multidict.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-multidict"
Sat Jun 1 09:52:23 2019 rev:11 rq:706296 version:4.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-multidict/python-multidict.changes
2019-03-10 09:34:11.264193306 +0100
+++
/work/SRC/openSUSE:Factory/.python-multidict.new.5148/python-multidict.changes
2019-06-01 09:52:26.883263893 +0200
@@ -1,0 +2,10 @@
+Wed May 29 12:28:22 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- update to 4.5.2
+ * Multidict views ported from Cython to C extension
+ 4.4.*
+ * Restore Python 3.4 support
+ * Rewrite C implementation to use C pair list.
+ * Fix update order when both arg and kwargs are used.
+
+-------------------------------------------------------------------
Old:
----
multidict-4.3.1.tar.gz
New:
----
multidict-4.5.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-multidict.spec ++++++
--- /var/tmp/diff_new_pack.c42ib4/_old 2019-06-01 09:52:28.031263501 +0200
+++ /var/tmp/diff_new_pack.c42ib4/_new 2019-06-01 09:52:28.031263501 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-multidict
-Version: 4.3.1
+Version: 4.5.2
Release: 0
Summary: Multidict implementation
License: Apache-2.0
@@ -28,6 +28,7 @@
Source:
https://files.pythonhosted.org/packages/source/m/multidict/multidict-%{version}.tar.gz
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel}
+BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
++++++ multidict-4.3.1.tar.gz -> multidict-4.5.2.tar.gz ++++++
++++ 28146 lines of diff (skipped)