Hello community, here is the log from the commit of package python-multidict for openSUSE:Factory checked in at 2018-01-20 11:26:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-multidict (Old) and /work/SRC/openSUSE:Factory/.python-multidict.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-multidict" Sat Jan 20 11:26:48 2018 rev:5 rq:566983 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-multidict/python-multidict.changes 2017-11-09 14:06:03.561054062 +0100 +++ /work/SRC/openSUSE:Factory/.python-multidict.new/python-multidict.changes 2018-01-20 11:26:50.731999219 +0100 @@ -1,0 +2,11 @@ +Wed Jan 17 03:54:21 UTC 2018 - a...@gmx.de + +- specfile: + * update copyright year + * CHANGES.rst -> docs/changes.rst + +- update to version 4.0.0: + * Accept multiple keys in MultiDict.update() and + CIMultiDict.update() (PR #199) + +------------------------------------------------------------------- Old: ---- multidict-3.3.2.tar.gz New: ---- multidict-4.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-multidict.spec ++++++ --- /var/tmp/diff_new_pack.gNid7s/_old 2018-01-20 11:26:51.355970038 +0100 +++ /var/tmp/diff_new_pack.gNid7s/_new 2018-01-20 11:26:51.355970038 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-multidict # -# 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 @@ -20,7 +20,7 @@ %define skip_python2 1 %bcond_without test Name: python-multidict -Version: 3.3.2 +Version: 4.0.0 Release: 0 Summary: Multidict implementation License: Apache-2.0 @@ -59,7 +59,7 @@ %files %{python_files} %defattr(-,root,root,-) -%doc CHANGES.rst LICENSE README.rst +%doc docs/changes.rst LICENSE README.rst %{python_sitearch}/* %changelog ++++++ multidict-3.3.2.tar.gz -> multidict-4.0.0.tar.gz ++++++ ++++ 11156 lines of diff (skipped)