Hello community,

here is the log from the commit of package python-vispy for openSUSE:Factory 
checked in at 2019-11-20 10:28:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vispy (Old)
 and      /work/SRC/openSUSE:Factory/.python-vispy.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vispy"

Wed Nov 20 10:28:07 2019 rev:6 rq:749730 version:0.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vispy/python-vispy.changes        
2019-08-05 10:41:37.127297197 +0200
+++ /work/SRC/openSUSE:Factory/.python-vispy.new.26869/python-vispy.changes     
2019-11-20 10:28:12.174573829 +0100
@@ -1,0 +2,15 @@
+Tue Nov 19 20:01:11 UTC 2019 - Todd R <[email protected]>
+
+- Update to 0.16.2
+  + Enhancements
+    * Switch to setuptools_scm for automatic version numbering 
+    * Improve PanZoom camera performance when non-+z direction is used 
+  + Fixed bugs
+    * Fix Python 3.8 compatibility in Canvas 'keys' update 
+    * Fix VolumeVisual modifying user provided data in-place 
+    * Fix depth buffer precision 
+    * Volume visual has unset variable texture2D\_LUT 
+    * Fix MarkersVisual.set_data crash when pos is None 
+    * Fix numpy futurewarning in dtype creation 
+
+-------------------------------------------------------------------

Old:
----
  vispy-0.6.1.tar.gz

New:
----
  vispy-0.6.2.tar.gz

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

Other differences:
------------------
++++++ python-vispy.spec ++++++
--- /var/tmp/diff_new_pack.o8Kp5r/_old  2019-11-20 10:28:14.786574349 +0100
+++ /var/tmp/diff_new_pack.o8Kp5r/_new  2019-11-20 10:28:14.786574349 +0100
@@ -12,27 +12,39 @@
 # 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-%{**}}
 %bcond_without  ext_deps
 Name:           python-vispy
-Version:        0.6.1
+Version:        0.6.2
 Release:        0
 Summary:        Interactive visualization in Python
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
-Url:            https://github.com/vispy/vispy
+URL:            https://github.com/vispy/vispy
 Source:         
https://files.pythonhosted.org/packages/source/v/vispy/vispy-%{version}.tar.gz
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools_scm_git_archive}
 BuildRequires:  fdupes
 BuildRequires:  jupyter-notebook-filesystem
 BuildRequires:  python-rpm-macros
+Requires:       fontconfig
+Requires:       python-numpy
+Requires:       python-qt5
+Recommends:     python-PySDL2
+Recommends:     python-imageio
+Recommends:     python-jupyter_ipython
+Recommends:     python-networkx
+Recommends:     python-opengl
+Recommends:     python-opengl-accelerate
+Recommends:     python-pyglet
+Recommends:     python-pypng
+Recommends:     python-scipy
 # SECTION test requirements
 BuildRequires:  %{python_module PySDL2}
 BuildRequires:  %{python_module glfw}
@@ -53,18 +65,6 @@
 BuildRequires:  %{python_module six}
 %endif
 # /SECTION
-Requires:       fontconfig
-Requires:       python-numpy
-Requires:       python-qt5
-Recommends:     python-PySDL2
-Recommends:     python-imageio
-Recommends:     python-jupyter_ipython
-Recommends:     python-pypng
-Recommends:     python-networkx
-Recommends:     python-opengl
-Recommends:     python-pyglet
-Recommends:     python-scipy
-Recommends:     python-opengl-accelerate
 %if %{with ext_deps}
 Requires:       python-cassowary
 Requires:       python-decorator
@@ -73,7 +73,6 @@
 Requires:       python-pypng
 Requires:       python-six
 %endif
-
 %python_subpackages
 
 %description
@@ -104,7 +103,7 @@
 
 %install
 %python_install
-%{jupyter_move_config}
+%jupyter_move_config
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %files %{python_files}

++++++ vispy-0.6.1.tar.gz -> vispy-0.6.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-vispy/vispy-0.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-vispy.new.26869/vispy-0.6.2.tar.gz differ: 
char 5, line 1


Reply via email to