Hello community, here is the log from the commit of package python-pyFFTW for openSUSE:Factory checked in at 2017-10-18 10:50:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyFFTW (Old) and /work/SRC/openSUSE:Factory/.python-pyFFTW.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyFFTW" Wed Oct 18 10:50:23 2017 rev:2 rq:533022 version:0.10.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyFFTW/python-pyFFTW.changes 2017-10-09 19:47:38.773100037 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyFFTW.new/python-pyFFTW.changes 2017-10-18 10:50:24.749069089 +0200 @@ -1,0 +2,5 @@ +Sun Oct 8 00:21:14 UTC 2017 - jeng...@inai.de + +- Replace future aims in description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyFFTW.spec ++++++ --- /var/tmp/diff_new_pack.hTJACH/_old 2017-10-18 10:50:26.240999094 +0200 +++ /var/tmp/diff_new_pack.hTJACH/_new 2017-10-18 10:50:26.240999094 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pyFFTW # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -13,6 +13,7 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} @@ -24,10 +25,10 @@ Name: python-pyFFTW Version: 0.10.4 Release: 0 -License: GPL-2.0+ and BSD-3-Clause Summary: A pythonic wrapper around FFTW, the FFT library -Url: http://hgomersall.github.com/pyFFTW/ +License: GPL-2.0+ and BSD-3-Clause Group: Development/Languages/Python +Url: http://hgomersall.github.com/pyFFTW/ Source: https://files.pythonhosted.org/packages/source/p/pyFFTW/pyFFTW-%{version}.tar.gz BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} @@ -44,9 +45,8 @@ %python_subpackages %description -pyFFTW is a pythonic wrapper around `FFTW <http://www.fftw.org/>`_, the -speedy FFT library. The ultimate aim is to present a unified interface for all -the possible transforms that FFTW can perform. +pyFFTW is a pythonic wrapper around the FFTW libary. +An interface for all the possible transforms that FFTW can perform is provided. Both the complex DFT and the real DFT are supported, as well as arbitrary axes of abitrary shaped and strided arrays, which makes it almost