Hello community, here is the log from the commit of package python-hankel for openSUSE:Factory checked in at 2020-04-08 19:57:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hankel (Old) and /work/SRC/openSUSE:Factory/.python-hankel.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hankel" Wed Apr 8 19:57:43 2020 rev:5 rq:792494 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hankel/python-hankel.changes 2019-09-27 14:45:59.801147285 +0200 +++ /work/SRC/openSUSE:Factory/.python-hankel.new.3248/python-hankel.changes 2020-04-08 19:57:59.657180841 +0200 @@ -1,0 +2,12 @@ +Wed Apr 8 14:46:49 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com> + +- Update to 1.0.2 + * Limit calculation for k=0 provided (resulted in nan before) + * Alternative hankel kernel now selectable: sqrt(x) * J(nu, x) + * Caching of series factors for faster calculations + * Various infrastructure upgrades (setuptools_scm, pre-commit, black) + * Saver calculation of xrange_approx + * Methods ``G`` and ``deltaG`` now named ``final_term_amplitude`` and ``slope_of_last_term``. + * Upstream apparently dropped Python 2. + +------------------------------------------------------------------- Old: ---- v0.3.9.tar.gz New: ---- 1.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hankel.spec ++++++ --- /var/tmp/diff_new_pack.orxeX5/_old 2020-04-08 19:58:01.305182045 +0200 +++ /var/tmp/diff_new_pack.orxeX5/_new 2020-04-08 19:58:01.309182048 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-hankel # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,17 @@ # +%define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hankel -Version: 0.3.9 +Version: 1.0.2 Release: 0 Summary: Hankel Transformations using method of Ogata 2005 License: MIT Group: Development/Languages/Python URL: https://github.com/steven-murray/hankel -Source: https://github.com/steven-murray/hankel/archive/v%{version}.tar.gz +Source: https://github.com/steven-murray/hankel/archive/%{version}.tar.gz +BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ v0.3.9.tar.gz -> 1.0.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-hankel/v0.3.9.tar.gz /work/SRC/openSUSE:Factory/.python-hankel.new.3248/1.0.2.tar.gz differ: char 13, line 1