Changelog for
python311-contourpy-1.0.7-lp155.14.13.x86_64.rpm :
* Sun May 14 2023 Dirk Müller
- 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 08 2023 Johannes Kastl - add sle15_python_module_pythons
* Tue Dec 27 2022 Ben Greiner - explicitly require ourselves in :test flavor
* Sun Dec 25 2022 Ben Greiner - contourpy is a now a runtime requirement of matplotlib: avoid buildcycle by _multibuild
* Mon Oct 31 2022 Ben Greiner - Initial specfile for v1.0.6- Required by bokeh 3