From 3fefce38e38267e4a5d8fa9ef37952299ea9e2f40632bc5abf338c76daa94cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 12 Sep 2019 10:03:35 +0000 Subject: [PATCH] - 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 --- python-hankel.changes | 6 ++++++ python-hankel.spec | 4 ++-- v0.3.8.tar.gz | 3 --- v0.3.9.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 v0.3.8.tar.gz create mode 100644 v0.3.9.tar.gz diff --git a/python-hankel.changes b/python-hankel.changes index f1dab1d..e78ba1b 100644 --- a/python-hankel.changes +++ b/python-hankel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 12 10:01:25 UTC 2019 - Tomáš Chvátal + +- 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 diff --git a/python-hankel.spec b/python-hankel.spec index 4159c0b..22c8596 100644 --- a/python-hankel.spec +++ b/python-hankel.spec @@ -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 diff --git a/v0.3.8.tar.gz b/v0.3.8.tar.gz deleted file mode 100644 index 8b8a59d..0000000 --- a/v0.3.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d3055ac006c4960fca16d6aa902312426f87b4cec8b3e26eadeda9b2ef485bd -size 6296681 diff --git a/v0.3.9.tar.gz b/v0.3.9.tar.gz new file mode 100644 index 0000000..752729d --- /dev/null +++ b/v0.3.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7e8c9d73d4f7e69dbd3d11574ceb3771be574d4dcd79684bb27ce51b2d0551 +size 6382055