17
0

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
This commit is contained in:
2021-02-13 18:19:36 +00:00
committed by Git OBS Bridge
parent 2db5ed9c74
commit 3a144a382d
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>