diff --git a/chartify-4.0.2.tar.gz b/chartify-4.0.2.tar.gz deleted file mode 100644 index fe5de7c..0000000 --- a/chartify-4.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dee151cf613488e7837a361c4c679cbf0cda75ab9a1366f81e3bff4cfb301938 -size 4149725 diff --git a/chartify-4.0.5.tar.gz b/chartify-4.0.5.tar.gz new file mode 100644 index 0000000..50855c9 --- /dev/null +++ b/chartify-4.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64e48cb977253856b29575978ecd6050a4da6cd3ba0a1a39b44159f23e7df03 +size 4150169 diff --git a/python-chartify.changes b/python-chartify.changes index 17579be..a8cddfa 100644 --- a/python-chartify.changes +++ b/python-chartify.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 10 12:23:33 UTC 2023 - Dirk Müller + +- 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 @@ -15,7 +25,7 @@ Sun Jun 11 19:31:58 UTC 2023 - Dirk Müller Sun Jun 11 19:26:34 UTC 2023 - Dirk Müller - 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 @@ -45,11 +55,11 @@ Tue Nov 22 17:20:53 UTC 2022 - Ben Greiner Fri Feb 12 15:46:27 UTC 2021 - Ben Greiner - 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) ------------------------------------------------------------------- diff --git a/python-chartify.spec b/python-chartify.spec index 6ad1b54..c130faf 100644 --- a/python-chartify.spec +++ b/python-chartify.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-chartify -Version: 4.0.2 +Version: 4.0.5 Release: 0 Summary: Python library for plotting charts License: Apache-2.0