forked from pool/python-Pweave
- Update 0.30.3:
* no upstream changelog for this release - Run tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pweave?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
d72aa112aa
commit
48233093bb
@@ -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
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!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
|
||||
@@ -79,6 +79,10 @@ with e.g. Sphinx or rest2web.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
# tests.test_readers.test_url - online
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} nosetests-%{$python_bin_suffix} -v -e test_url
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGELOG.txt README.rst
|
||||
%license LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user