1
0

10 Commits

Author SHA256 Message Date
4d397f963b Accepting request 1155338 from home:bnavigator:branches:devel:languages:python:numeric
- Skip python39: no longer supported since ipython 8.19
- Add chartify-pr170-pd.melt-kwarg.patch gh#spotify/chartify#170
- Build PEP517 wheel, clean some obsolete pinning edits

OBS-URL: https://build.opensuse.org/request/show/1155338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=27
2024-03-05 21:08:59 +00:00
3ff8e34679 - 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
2023-11-10 12:24:08 +00:00
5979a8ca5e - update to 4.0.2:
- unpin pandas to allow 2.x

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=24
2023-06-12 15:13:19 +00:00
c2f005fe7d - updaet to 4.0.3:
* 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
2023-06-11 20:03:15 +00:00
f0fb131967 - update to 3.0.5:
* Fixed a few errors in example and tutorial notebooks
  * Fixed a typo in requirements.txt

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=20
2023-01-04 14:17:11 +00:00
b63e072ffe Accepting request 1037389 from home:bnavigator:branches:devel:languages:python:numeric
- 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
2022-11-23 09:57:50 +00:00
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
Tomáš Chvátal
2db5ed9c74 Accepting request 819462 from home:mcalabkova:branches:devel:languages:python:numeric
- 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.

OBS-URL: https://build.opensuse.org/request/show/819462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=14
2020-07-08 11:48:03 +00:00
Tomáš Chvátal
f61bf33216 - Disable one test that fails due to numpy update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=12
2020-04-06 06:35:39 +00:00
Todd R
f6d46ae63f Accepting request 755306 from home:TheBlackCat:branches:devel:languages:python:numeric
Python chart plotting library

OBS-URL: https://build.opensuse.org/request/show/755306
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=1
2019-12-09 16:07:40 +00:00