51 lines
1.7 KiB
Plaintext
51 lines
1.7 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sun May 14 12:49:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 1.0.7:
|
||
|
* This release adds type annotations and moves project metadata
|
||
|
to pyproject.toml
|
||
|
* Documentation now uses the Sphinx Furo theme, supporting dark
|
||
|
and light modes. There are no functional changes.
|
||
|
* Type annotations:
|
||
|
* Add type annotations
|
||
|
* Complete mypy configuration
|
||
|
* Documentation improvements:
|
||
|
* Support dark mode
|
||
|
* Use sphinx copy button
|
||
|
* Add conda monthly download badges to README
|
||
|
* Furo sphinx theme
|
||
|
* Code improvements:
|
||
|
* Improved if statement
|
||
|
* Test nonfinite z and decreasing zlevel for filled
|
||
|
* Add abstract base class Renderer
|
||
|
* Replace mpl scatter call with plot instead
|
||
|
* Use absolute imports
|
||
|
* Minor improvement to get_boundary_start_point
|
||
|
* Build system and CI improvements:
|
||
|
* Switch from setup.cfg to pyproject.toml
|
||
|
* Add git pre-commit
|
||
|
* Test improvements
|
||
|
* CI improvements
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon May 8 06:31:41 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||
|
|
||
|
- add sle15_python_module_pythons
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 27 23:10:39 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||
|
|
||
|
- explicitly require ourselves in :test flavor
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Dec 25 12:36:52 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||
|
|
||
|
- contourpy is a now a runtime requirement of matplotlib: avoid
|
||
|
buildcycle by _multibuild
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Oct 31 11:40:43 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||
|
|
||
|
- Initial specfile for v1.0.6
|
||
|
- Required by bokeh 3
|