Hello community,
here is the log from the commit of package python-scikit-dsp-comm for
openSUSE:Factory checked in at 2020-07-16 12:17:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-dsp-comm (Old)
and /work/SRC/openSUSE:Factory/.python-scikit-dsp-comm.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-dsp-comm"
Thu Jul 16 12:17:01 2020 rev:3 rq:821089 version:1.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-scikit-dsp-comm/python-scikit-dsp-comm.changes
2020-06-30 21:56:46.414816119 +0200
+++
/work/SRC/openSUSE:Factory/.python-scikit-dsp-comm.new.3592/python-scikit-dsp-comm.changes
2020-07-16 12:18:27.710965267 +0200
@@ -1,0 +2,7 @@
+Wed Jul 15 11:53:13 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 1.2.0
+ * New pulse shaping
+ * Print statements changed to logging and warnings
+
+-------------------------------------------------------------------
Old:
----
scikit-dsp-comm-1.1.0.tar.gz
New:
----
scikit-dsp-comm-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scikit-dsp-comm.spec ++++++
--- /var/tmp/diff_new_pack.aCD733/_old 2020-07-16 12:18:31.710969311 +0200
+++ /var/tmp/diff_new_pack.aCD733/_new 2020-07-16 12:18:31.714969315 +0200
@@ -17,19 +17,28 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-scikit-dsp-comm
-Version: 1.1.0
+Version: 1.2.0
Release: 0
Summary: DSP and Comm package for Python
License: BSD-2-Clause
Group: Development/Languages/Python
-Url: https://github.com/mwickert/scikit-dsp-comm
+URL: https://github.com/mwickert/scikit-dsp-comm
Source0:
https://files.pythonhosted.org/packages/source/s/scikit-dsp-comm/scikit-dsp-comm-%{version}.tar.gz
Source100: python-scikit-dsp-comm-rpmlintrc
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python-matplotlib
+Requires: python-numpy
+Requires: python-scipy
+Recommends: python-PyAudio
+Recommends: python-colorama
+Recommends: python-ipywidgets
+Recommends: python-pyrtlsdr
+BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module matplotlib}
BuildRequires: %{python_module nose}
@@ -37,13 +46,6 @@
BuildRequires: %{python_module scipy}
BuildRequires: %{python_module tox}
# /SECTION
-Requires: python-matplotlib
-Requires: python-numpy
-Requires: python-scipy
-Recommends: python-PyAudio
-Recommends: python-pyrtlsdr
-BuildArch: noarch
-
%python_subpackages
%description
++++++ scikit-dsp-comm-1.1.0.tar.gz -> scikit-dsp-comm-1.2.0.tar.gz ++++++
++++ 4241 lines of diff (skipped)