Files
python-sparklines/python-sparklines.changes

21 lines
804 B
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Thu Jun 26 15:40:30 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 0.7.0
* Change license from GPL to MIT starting with version 0.7.0
-------------------------------------------------------------------
Sun Jun 22 06:59:41 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
- Update to upstream version 0.6.0
* Move from setup.py and setup.cfg to pyproject.toml.
* Add workflow for test releases on test.pypi.org.
* Various updates in github workflow files.
* Add type annotations.
* Drop support for Python 3.8.
-------------------------------------------------------------------
Fri Dec 27 20:21:55 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Initial version from upstream