Hello community, here is the log from the commit of package python-pytools for openSUSE:Factory checked in at 2019-05-15 12:34:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytools (Old) and /work/SRC/openSUSE:Factory/.python-pytools.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytools" Wed May 15 12:34:25 2019 rev:7 rq:702957 version:2019.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytools/python-pytools.changes 2018-12-24 11:42:53.365372463 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytools.new.5148/python-pytools.changes 2019-05-15 12:34:26.576525443 +0200 @@ -1,0 +2,6 @@ +Tue May 14 18:44:58 UTC 2019 - John Jolly <[email protected]> + +- Update to version 2019.1.1 + + No upstream changelog available + +------------------------------------------------------------------- Old: ---- pytools-2018.5.2.tar.gz New: ---- pytools-2019.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytools.spec ++++++ --- /var/tmp/diff_new_pack.Rz6aw0/_old 2019-05-15 12:34:27.212523611 +0200 +++ /var/tmp/diff_new_pack.Rz6aw0/_new 2019-05-15 12:34:27.216523599 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pytools # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytools -Version: 2018.5.2 +Version: 2019.1.1 Release: 0 Summary: A collection of tools for Python License: MIT @@ -57,9 +57,12 @@ %install %python_install -%fdupes %{buildroot} +%python_expand %fdupes %{buildroot}%{python_sitelib} %check +# The tests are successful when run only with python2. +# When run with python3, the tests require mpi4py and all the +# necessary libraries and configuration that comes with MPI. python2 setup.py test %files %{python_files} ++++++ pytools-2018.5.2.tar.gz -> pytools-2019.1.1.tar.gz ++++++ ++++ 3481 lines of diff (skipped)
