Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ipyvolume for 
openSUSE:Factory checked in at 2021-04-24 23:08:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipyvolume (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipyvolume.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipyvolume"

Sat Apr 24 23:08:47 2021 rev:3 rq:887914 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipyvolume/python-ipyvolume.changes        
2019-07-31 14:28:03.054174333 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ipyvolume.new.12324/python-ipyvolume.changes 
    2021-04-24 23:09:59.199465527 +0200
@@ -1,0 +2,5 @@
+Fri Apr 23 04:39:36 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Do not build for Python 3.6, due to no NumPy. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ipyvolume.spec ++++++
--- /var/tmp/diff_new_pack.vhD8MT/_old  2021-04-24 23:09:59.599466091 +0200
+++ /var/tmp/diff_new_pack.vhD8MT/_new  2021-04-24 23:09:59.599466091 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ipyvolume
 #
-# 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
@@ -18,6 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
+%define         skip_python36 1
 Name:           python-ipyvolume
 Version:        0.5.2
 Release:        0
@@ -37,8 +38,8 @@
 Requires:       python-numpy
 Requires:       python-pythreejs >= 2.0.0
 Requires:       python-requests
-Requires:       python-traittypes
 Requires:       python-traitlets
+Requires:       python-traittypes
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Pillow}
@@ -48,8 +49,8 @@
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module pythreejs >= 2.0.0}
 BuildRequires:  %{python_module requests}
-BuildRequires:  %{python_module traittypes}
 BuildRequires:  %{python_module traitlets}
+BuildRequires:  %{python_module traittypes}
 # /SECTION
 %python_subpackages
 
@@ -61,8 +62,8 @@
 
 %package     -n jupyter-ipyvolume
 Summary:        IPython widget for rendering 3d volumes
-Requires:       jupyter-ipywidgets >= 7.0.0
 Requires:       jupyter-ipywebrtc
+Requires:       jupyter-ipywidgets >= 7.0.0
 Requires:       jupyter-notebook
 Requires:       jupyter-pythreejs >= 2.0.0
 Requires:       python3-ipyvolume = %{version}

Reply via email to