File python-altair-widgets.changes of Package python-altair-widgets
-------------------------------------------------------------------
Wed May 7 01:42:34 UTC 2025 - Steve Kowalik <[email protected]>
- Switch to pyproject macros.
-------------------------------------------------------------------
Tue Mar 5 18:15:17 UTC 2024 - Ben Greiner <[email protected]>
- Skip python39: no longer supported since ipython 8.19
-------------------------------------------------------------------
Fri May 28 02:41:49 UTC 2021 - Steve Kowalik <[email protected]>
- Do not build for Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Tue Dec 15 12:52:40 UTC 2020 - Benjamin Greiner <[email protected]>
- Provide the old jupyter package name only for the primary
Python3 interpreter -- gh#openSUSE/python-rpm-macros#66
- Add explanation about skipped testsuite
-------------------------------------------------------------------
Wed Nov 27 15:40:22 UTC 2019 - Todd R <[email protected]>
- Drop python2 support due to missing python2 support in dependencies.
-------------------------------------------------------------------
Tue Nov 12 16:54:17 UTC 2019 - Todd R <[email protected]>
- Update to 0.2.2
* MAINT: get working with latest versions of Altair and ipywidgets
* BUG: work with current versions of altair and ipywidgets
* Instead of using a hard-coded list, pull the channels from altair API
* MAINT: disable options button
* Pulling functions from the altair API
* Pulling mark names from the altair API
* Pulling the typecodes from the altair API
-------------------------------------------------------------------
Thu Apr 25 01:59:57 UTC 2019 - Todd R <[email protected]>
- Rename to to match python package naming guidelines.
-------------------------------------------------------------------
Thu May 3 14:07:08 UTC 2018 - [email protected]
- Use %license tag
-------------------------------------------------------------------
Tue Sep 19 22:11:19 UTC 2017 - [email protected]
- Add documentation and license
-------------------------------------------------------------------
Tue Aug 22 23:14:55 UTC 2017 - [email protected]
- Initial version