* 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
- update to 4.0.2:
* Fix categorical_order_by check for scatter plot
* Fix categorical_order_by check for _construct_source
* Refactor category sorting in _construct_source
* Add tests for categorical_order_by
* Fix scatter plot tests that used line plots
* Updated version requirement of pillow to avoid bug
* Dropped support for python 3.6 and 3.7
- unpin pandas to allow 2.x
- update to 3.1.0:
* Added Boxplot Chart including example in examples notebook
OBS-URL: https://build.opensuse.org/request/show/1092608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chartify?expand=0&rev=7
* Require jupyter_bokeh to enable html output
* Fix categorical_order_by check for scatter plot
* Fix categorical_order_by check for _construct_source
* Refactor category sorting in _construct_source
* Add tests for categorical_order_by
* Fix scatter plot tests that used line plots
* Updated version requirement of pillow to avoid bug
* Dropped support for python 3.6 and 3.7
- update to 3.1.0:
* Added Boxplot Chart including example in examples notebook
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=22
- Update to 3.0.4
* This update is a maintanaince release with no new features and
mainly behind the scenes updates
* Limit versions of bokeh, Jinja, and importlib-metadata to fix
build error. This is only necessary for python 3.6 it seems.
* Updated required versions of pytest and coverage
* Update setup.py (#135)
* Update options.py (#133)
* Change ChromeDriver link to avoid deprecated site (#134)
* Added test case and fix from PR #127
* Eliminate a number of deprecation warnings
- Use python dependency generator
* Adjust requirements.txt accordingly, unpin where needed
OBS-URL: https://build.opensuse.org/request/show/1037389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=18