Hello community, here is the log from the commit of package python-Pweave for openSUSE:Leap:15.2 checked in at 2020-03-16 12:20:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-Pweave (Old) and /work/SRC/openSUSE:Leap:15.2/.python-Pweave.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pweave" Mon Mar 16 12:20:41 2020 rev:3 rq:776326 version:0.30.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-Pweave/python-Pweave.changes 2020-01-15 15:46:09.999348165 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-Pweave.new.3160/python-Pweave.changes 2020-03-16 12:20:42.347705065 +0100 @@ -1,0 +2,19 @@ +Wed Sep 18 09:24:15 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Skip one more test that fails due to extra output from + new matplotlib: + * testFIR_FilterExampleTex + +------------------------------------------------------------------- +Tue Mar 5 19:39:05 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update 0.30.3: + * no upstream changelog for this release +- Run tests + +------------------------------------------------------------------- +Tue Dec 4 12:51:52 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- Old: ---- Pweave-0.30.2.tar.gz New: ---- Pweave-0.30.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pweave.spec ++++++ --- /var/tmp/diff_new_pack.vanqrN/_old 2020-03-16 12:20:42.687705120 +0100 +++ /var/tmp/diff_new_pack.vanqrN/_new 2020-03-16 12:20:42.687705120 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Pweave # -# 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,21 +12,20 @@ # 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-Pweave -Version: 0.30.2 +Version: 0.30.3 Release: 0 Summary: Scientific reports with embedded python computations License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/mpastell/Pweave Source: https://files.pythonhosted.org/packages/source/P/Pweave/Pweave-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -80,6 +79,11 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +# tests.test_readers.test_url - online +# testFIR_FilterExampleTex - contains warning from matplotlib that changes the output +%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} nosetests-%{$python_bin_suffix} -v -e '(test_url|testFIR_FilterExampleTex)' + %files %{python_files} %doc CHANGELOG.txt README.rst %license LICENSE.txt ++++++ Pweave-0.30.2.tar.gz -> Pweave-0.30.3.tar.gz ++++++ ++++ 3810 lines of diff (skipped)
