Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tensorpac for
openSUSE:Factory checked in at 2022-02-26 17:02:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tensorpac (Old)
and /work/SRC/openSUSE:Factory/.python-tensorpac.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tensorpac"
Sat Feb 26 17:02:21 2022 rev:5 rq:957746 version:1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tensorpac/python-tensorpac.changes
2021-04-26 16:40:46.126188338 +0200
+++
/work/SRC/openSUSE:Factory/.python-tensorpac.new.1958/python-tensorpac.changes
2022-02-26 17:02:56.663544112 +0100
@@ -1,0 +2,6 @@
+Sat Feb 26 11:11:18 UTC 2022 - Matej Cepl <[email protected]>
+
+- Upgrading to 1.1 (from GitHub tarball): no changelog was made
+ available.
+
+-------------------------------------------------------------------
Old:
----
tensorpac-0.6.5.tar.gz
New:
----
tensorpac-1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tensorpac.spec ++++++
--- /var/tmp/diff_new_pack.yZbU9n/_old 2022-02-26 17:02:57.399544228 +0100
+++ /var/tmp/diff_new_pack.yZbU9n/_new 2022-02-26 17:02:57.403544229 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-tensorpac
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,12 @@
%define skip_python2 1
%define skip_python36 1
Name: python-tensorpac
-Version: 0.6.5
+Version: 1.1
Release: 0
Summary: Tensor-based phase-Amplitude coupling package
License: BSD-3-Clause
URL: https://etiennecmb.github.io/tensorpac/
-Source:
https://files.pythonhosted.org/packages/source/t/tensorpac/tensorpac-%{version}.tar.gz
+Source:
https://github.com/EtienneCmb/tensorpac/archive/refs/tags/v%{version}.tar.gz#/tensorpac-%{version}.tar.gz
BuildRequires: %{python_module joblib}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module setuptools}
@@ -73,6 +73,7 @@
donttest+=" or (TestErpac and test_fit)"
donttest+=" or (TestErpac and test_filterfit)"
donttest+=" or (TestErpac and test_functional_erpac)"
+donttest+=" or (TestUtils and test_psd)"
%pytest -k "not ($donttest)"
%files %{python_files}
++++++ tensorpac-0.6.5.tar.gz -> tensorpac-1.1.tar.gz ++++++
++++ 4866 lines of diff (skipped)