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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df4b77539c08723131fc77132cb42995d642ed7343248814b9dc9ae706ba6f08
|
||||
size 1497246
|
||||
3
Pweave-0.30.3.tar.gz
Normal file
3
Pweave-0.30.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e5298d90e06414a01f48e0d6aa4c36a70c5f223d929f2a9c7e2d388451c7357
|
||||
size 2173323
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 19:39:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update 0.30.3:
|
||||
* no upstream changelog for this release
|
||||
- Run tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:51:52 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -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