Hello community,

here is the log from the commit of package python-vispy for openSUSE:Factory 
checked in at 2018-05-04 11:30:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vispy (Old)
 and      /work/SRC/openSUSE:Factory/.python-vispy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vispy"

Fri May  4 11:30:02 2018 rev:2 rq:603212 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vispy/python-vispy.changes        
2018-03-09 10:36:31.740430669 +0100
+++ /work/SRC/openSUSE:Factory/.python-vispy.new/python-vispy.changes   
2018-05-04 11:30:05.726454860 +0200
@@ -1,0 +2,5 @@
+Sat Mar  3 16:22:59 UTC 2018 - jeng...@inai.de
+
+- Compact description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-vispy.spec ++++++
--- /var/tmp/diff_new_pack.Kuy97d/_old  2018-05-04 11:30:06.642421254 +0200
+++ /var/tmp/diff_new_pack.Kuy97d/_new  2018-05-04 11:30:06.646421107 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -22,17 +23,16 @@
 Name:           python-vispy
 Version:        0.5.2
 Release:        0
-License:        BSD-3-Clause
 Summary:        Interactive visualization in Python
-Url:            https://github.com/vispy/vispy
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+Url:            https://github.com/vispy/vispy
 Source:         
https://files.pythonhosted.org/packages/source/v/vispy/vispy-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 %if %{with test}
-BuildRequires:  fontconfig
 BuildRequires:  %{python_module PySDL2}
 BuildRequires:  %{python_module glfw}
 BuildRequires:  %{python_module imageio}
@@ -43,6 +43,7 @@
 BuildRequires:  %{python_module pyglet}
 BuildRequires:  %{python_module qt4}
 BuildRequires:  %{python_module scipy}
+BuildRequires:  fontconfig
 %if %{with ext_deps}
 BuildRequires:  %{python_module cassowary}
 BuildRequires:  %{python_module decorator}
@@ -77,12 +78,8 @@
 %python_subpackages
 
 %description
-Vispy is a **high-performance interactive 2D/3D data visualization
-library**. Vispy leverages the computational power of modern **Graphics
-Processing Units (GPUs)** through the **OpenGL** library to display very
-large datasets.
-
-For more information, see http://vispy.org.
+Vispy is an interactive 2D/3D data visualization library. It leverages Graphics
+Processing Units through the OpenGL library to display large datasets.
 
 %prep
 %setup -q -n vispy-%{version}


Reply via email to