Hello community,

here is the log from the commit of package python-multidict for 
openSUSE:Leap:15.2 checked in at 2020-02-25 12:18:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-multidict (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-multidict.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-multidict"

Tue Feb 25 12:18:19 2020 rev:23 rq:778883 version:4.5.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-multidict/python-multidict.changes      
2020-01-15 15:50:40.659502789 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-multidict.new.26092/python-multidict.changes
   2020-02-25 12:18:22.076579787 +0100
@@ -1,0 +2,28 @@
+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.
+
+-------------------------------------------------------------------
+Thu Mar  7 11:26:03 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes macro expansion
+
+-------------------------------------------------------------------
+Mon Sep  3 17:09:12 UTC 2018 - Hans-Peter Jansen <[email protected]>
+
+- don't depend on a certain python devel package, avoids:
+    nothing provides python2-devel >= 3.4.1
+  such a version will never exist!
+
+-------------------------------------------------------------------
+Wed Aug 29 10:48:21 UTC 2018 - [email protected]
+
+- Update to 4.3.1:
+  * No obvious changelog
+
+-------------------------------------------------------------------

Old:
----
  multidict-4.2.0.tar.gz

New:
----
  multidict-4.5.2.tar.gz

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

Other differences:
------------------
++++++ python-multidict.spec ++++++
--- /var/tmp/diff_new_pack.b18Cp8/_old  2020-02-25 12:18:22.396580450 +0100
+++ /var/tmp/diff_new_pack.b18Cp8/_new  2020-02-25 12:18:22.400580459 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-multidict
 #
-# 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,14 +12,14 @@
 # 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-%{**}}
 %define skip_python2 1
 Name:           python-multidict
-Version:        4.2.0
+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}
@@ -49,7 +50,7 @@
 
 %install
 %python_install
-%python_expand rm -f %{buildroot}%{python_sitearch}/multidict/*.c
+%python_expand rm -f %{buildroot}%{$python_sitearch}/multidict/*.c
 
 %check
 %python_exec setup.py test

++++++ multidict-4.2.0.tar.gz -> multidict-4.5.2.tar.gz ++++++
++++ 28206 lines of diff (skipped)


Reply via email to