2024-04-29 14:38:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 28 16:53:01 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.2.1:
|
|
|
|
* Support NumPy 2 (gh#contourpy/contourpy#331,
|
|
|
|
gh#contourpy/contourpy#371, gh#contourpy/contourpy#372).
|
|
|
|
* Fix a few f-strings (gh#contourpy/contourpy#332).
|
|
|
|
- New BuildRequires: python-meson-python.
|
|
|
|
|
2023-05-14 14:50:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2023-05-08 10:18:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 8 06:31:41 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
|
2022-12-28 11:21:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 27 23:10:39 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- explicitly require ourselves in :test flavor
|
|
|
|
|
2022-12-26 22:58:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2022-10-31 21:23:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 31 11:40:43 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Initial specfile for v1.0.6
|
|
|
|
- Required by bokeh 3
|