Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-scikit-sound for openSUSE:Factory checked in at 2021-02-15 23:16:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-scikit-sound (Old) and /work/SRC/openSUSE:Factory/.python-scikit-sound.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-sound" Mon Feb 15 23:16:41 2021 rev:3 rq:871450 version:0.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-scikit-sound/python-scikit-sound.changes 2019-07-23 22:44:02.422697079 +0200 +++ /work/SRC/openSUSE:Factory/.python-scikit-sound.new.28504/python-scikit-sound.changes 2021-02-15 23:19:17.779664294 +0100 @@ -1,0 +2,5 @@ +Fri Feb 12 14:09:20 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- skip python 36 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scikit-sound.spec ++++++ --- /var/tmp/diff_new_pack.ptHioo/_old 2021-02-15 23:19:18.435665274 +0100 +++ /var/tmp/diff_new_pack.ptHioo/_new 2021-02-15 23:19:18.439665280 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-scikit-sound # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-scikit-sound Version: 0.2.3 Release: 0 Summary: Python utilities for working with sound signals License: BSD-2-Clause Group: Development/Languages/Python -Url: http://work.thaslwanter.at/sksound/html +URL: http://work.thaslwanter.at/sksound/html Source: https://files.pythonhosted.org/packages/source/s/scikit-sound/scikit-sound-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes