Accepting request 581985 from devel:languages:python

Needed by the latest version of python-holoviews, already in openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/581985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vispy?expand=0&rev=1
This commit is contained in:
2018-03-09 09:36:31 +00:00
committed by Git OBS Bridge
commit 286aa77a18
5 changed files with 155 additions and 0 deletions

17
python-vispy.changes Normal file
View File

@@ -0,0 +1,17 @@
-------------------------------------------------------------------
Thu Jan 18 19:01:27 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.15.2
* Fix PyPI packaging to include LICENSE.txt
* Fix initial axis limits in PlotWidget (#1386)
* Fix zoom event position in Pyglet backend (#1388)
* Fix camera importing (#1389, #1172)
* Refactor `EllipseVisual` and `RectangleVisual` (#1387, #1349)
* Fix `one_scene_four_cams.py` example (#1391, #1124)
* Add `two_qt_widgets.py` example (#1392, #1298)
* Fix order of alignment values for proper processing (#1395, #641)
-------------------------------------------------------------------
Fri Oct 20 16:19:26 UTC 2017 - toddrme2178@gmail.com
- initial version