Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-resampy for openSUSE:Factory 
checked in at 2023-04-04 21:26:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-resampy (Old)
 and      /work/SRC/openSUSE:Factory/.python-resampy.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-resampy"

Tue Apr  4 21:26:46 2023 rev:7 rq:1077162 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-resampy/python-resampy.changes    
2022-11-15 13:21:31.520831694 +0100
+++ /work/SRC/openSUSE:Factory/.python-resampy.new.19717/python-resampy.changes 
2023-04-04 21:26:53.443396830 +0200
@@ -1,0 +2,5 @@
+Sat Apr  1 18:22:14 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Skip building for python311: no numba yet
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-resampy.spec ++++++
--- /var/tmp/diff_new_pack.66PVVf/_old  2023-04-04 21:26:53.935399622 +0200
+++ /var/tmp/diff_new_pack.66PVVf/_new  2023-04-04 21:26:53.943399668 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-resampy
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
 #
 
 
-%define         skip_python2 1
-%define         skip_python36 1
+# No numba for python311 yet
+%define         skip_python311 1
 Name:           python-resampy
 Version:        0.4.2
 Release:        0
@@ -34,7 +34,6 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-numba >= 0.53
 Requires:       python-numpy >= 1.17
-Requires:       python-scipy >= 1.0
 Suggests:       python-numpydoc
 Suggests:       python-sphinx
 BuildArch:      noarch
@@ -74,6 +73,7 @@
 %files %{python_files}
 %doc README.md
 %license LICENSE.md
-%{python_sitelib}/resampy*
+%{python_sitelib}/resampy
+%{python_sitelib}/resampy-%{version}.dist-info
 
 %changelog

Reply via email to