Hello community, here is the log from the commit of package python-multidict for openSUSE:Factory checked in at 2018-04-19 15:29:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-multidict (Old) and /work/SRC/openSUSE:Factory/.python-multidict.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-multidict" Thu Apr 19 15:29:32 2018 rev:7 rq:597345 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-multidict/python-multidict.changes 2018-02-14 09:45:11.373880864 +0100 +++ /work/SRC/openSUSE:Factory/.python-multidict.new/python-multidict.changes 2018-04-19 15:29:32.358930674 +0200 @@ -1,0 +2,11 @@ +Tue Apr 17 08:09:34 UTC 2018 - [email protected] + +- Enable testsuite + +------------------------------------------------------------------- +Tue Apr 17 01:52:51 UTC 2018 - [email protected] + +- update to version 4.2.0: + * Publish py.typed flag for type hinting analyzers (mypy etc). + +------------------------------------------------------------------- Old: ---- multidict-4.1.0.tar.gz New: ---- multidict-4.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-multidict.spec ++++++ --- /var/tmp/diff_new_pack.NXVr2V/_old 2018-04-19 15:29:33.910867120 +0200 +++ /var/tmp/diff_new_pack.NXVr2V/_new 2018-04-19 15:29:33.914866957 +0200 @@ -18,21 +18,20 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 -%bcond_without test Name: python-multidict -Version: 4.1.0 +Version: 4.2.0 Release: 0 Summary: Multidict implementation License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/aio-libs/multidict +URL: https://github.com/aio-libs/multidict 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-runner} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build - %python_subpackages %description @@ -53,13 +52,11 @@ %python_expand rm -f %{buildroot}%{python_sitearch}/multidict/*.c %check -%if %{with test} -# Tests have import problems -%endif +%python_exec setup.py test %files %{python_files} -%defattr(-,root,root,-) -%doc docs/changes.rst LICENSE README.rst +%license LICENSE +%doc docs/changes.rst README.rst %{python_sitearch}/* %changelog ++++++ multidict-4.1.0.tar.gz -> multidict-4.2.0.tar.gz ++++++ ++++ 4676 lines of diff (skipped)
