1
0

Accepting request 819462 from home:mcalabkova:branches:devel:languages:python:numeric

- Update to 3.0.1
  * Reduce dependencies by switching from Jupyter to IPython.
  * Updated Python to 3.6+ and Pandas to 1.0+ (Thanks @tomasaschan!)
  * Updated Bokeh to 2.0+
  * Removed colour dependency to fix setup errors.

OBS-URL: https://build.opensuse.org/request/show/819462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2020-07-08 11:48:03 +00:00
committed by Git OBS Bridge
parent f61bf33216
commit 2db5ed9c74
4 changed files with 25 additions and 20 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 8 11:01:06 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 3.0.1
* Reduce dependencies by switching from Jupyter to IPython.
* Updated Python to 3.6+ and Pandas to 1.0+ (Thanks @tomasaschan!)
* Updated Bokeh to 2.0+
* Removed colour dependency to fix setup errors.
-------------------------------------------------------------------
Mon Apr 6 06:35:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>