Files
python-vispy/python-vispy.changes
Dominique Leuenberger 887cde57f5 Accepting request 645934 from devel:languages:python:numeric
- Update to version 0.15.3
  * Workaround matplotlib 2.2 dropping _cntr private module
  * Try appveyor SSL settings for fixing https download
  * Fix buffer due to unsupported numpy feature

OBS-URL: https://build.opensuse.org/request/show/645934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vispy?expand=0&rev=3
2018-11-02 09:53:06 +00:00

31 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Thu Nov 1 18:12:52 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to version 0.15.3
* Workaround matplotlib 2.2 dropping _cntr private module
* Try appveyor SSL settings for fixing https download
* Fix buffer due to unsupported numpy feature
-------------------------------------------------------------------
Sat Mar 3 16:22:59 UTC 2018 - jengelh@inai.de
- Compact description.
-------------------------------------------------------------------
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