forked from pool/python-hankel
- Update to 0.3.9:
* Fixed SymmetricFourierTransform default N to be dynamic, like HankelTransform. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hankel?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
4b40e965bb
commit
3fefce38e3
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 10:01:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.3.9:
|
||||
* Fixed SymmetricFourierTransform default N to be dynamic, like HankelTransform.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 13:40:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-hankel
|
||||
Version: 0.3.8
|
||||
Version: 0.3.9
|
||||
Release: 0
|
||||
Summary: Hankel Transformations using method of Ogata 2005
|
||||
License: MIT
|
||||
@@ -59,7 +59,7 @@ transformations using the method of Ogata 2005.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst CHANGELOG.rst
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d3055ac006c4960fca16d6aa902312426f87b4cec8b3e26eadeda9b2ef485bd
|
||||
size 6296681
|
||||
3
v0.3.9.tar.gz
Normal file
3
v0.3.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb7e8c9d73d4f7e69dbd3d11574ceb3771be574d4dcd79684bb27ce51b2d0551
|
||||
size 6382055
|
||||
Reference in New Issue
Block a user