1
0
Files
python-chartify/python-chartify.changes
Dirk Mueller 3a144a382d Accepting request 871621 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 3.0.3
  * Fix loading of color, color palette and styles configuration 
    with PyYaml >= 5.2
- Change in 3.0.2
  * Support pyyaml 5.2+ 
- Skip python36 build in TW because python36-scipy is no more 
  (NEP 29)

OBS-URL: https://build.opensuse.org/request/show/871621
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=16
2021-02-13 18:19:36 +00:00

30 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Fri Feb 12 15:46:27 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 3.0.3
* Fix loading of color, color palette and styles configuration
with PyYaml >= 5.2
- Change in 3.0.2
* Support pyyaml 5.2+
- Skip python36 build in TW because python36-scipy is no more
(NEP 29)
-------------------------------------------------------------------
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>
- Disable one test that fails due to numpy update
-------------------------------------------------------------------
Tue Dec 3 20:59:00 UTC 2019 - Todd R <toddrme2178@gmail.com>
- initial version