- update to 4.0.5:
* Relaxed scipy and pandas version requirements to allow
verions 2.x
* Documentation build fix
* Pin tornado requirement to reduce vulnerability
* Require jupyter_bokeh to enable html output
* Added Boxplot Chart including example in examples notebook
* Fix loading of color, color palette and styles configuration
* Support pyyaml 5.2+
- Skip python36 build in TW because python36-scipy is no more
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 12:23:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.0.5:
|
||||
* Relaxed scipy and pandas version requirements to allow
|
||||
verions 2.x
|
||||
* Documentation build fix
|
||||
* Pin tornado requirement to reduce vulnerability
|
||||
* Require jupyter_bokeh to enable html output
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 19:31:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
@@ -15,7 +25,7 @@ Sun Jun 11 19:31:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
Sun Jun 11 19:26:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.1.0:
|
||||
* Added Boxplot Chart including example in examples notebook
|
||||
* Added Boxplot Chart including example in examples notebook
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 14:16:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
@@ -45,11 +55,11 @@ Tue Nov 22 17:20:53 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
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
|
||||
* 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
|
||||
* Support pyyaml 5.2+
|
||||
- Skip python36 build in TW because python36-scipy is no more
|
||||
(NEP 29)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user