17
0
Commit Graph

7 Commits

Author SHA256 Message Date
466672c456 - update to 1.3.1:
* Drop support for Python 3.9 (:pr:`435`)
  * Update to bokeh 3.6.0 (:pr:`444`)
  * Update minimum pybind11 to 2.13.2 (:pr:`451`)
  * Read meson-python version in recommended way (:pr:`452`)
  * Use itertools.pairwise instead of zip where possible
    (:pr:`437`)
  * Typing changes from ruff UP035 and UP038 (:pr:`438`)
  * Tidy up python 3.13 CI (:pr:`449`)
  * Build Python 3.13t wheels on Windows (:pr:`450`)
  * multi_lines and multi_filled: ContourGenerator.multi_lines
    and multi_filled (:pr:`338`, :pr:`340`, :pr:`342`, :pr:`343`)
    Renderer.multi_lines and multi_filled (:pr:`341`)
    convert_multi_lines and convert_multi_filled (:pr:`348`)
    dechunk_multi_lines and dechunk_multi_filled (:pr:`345`)
  * ContourGenerator.multi_lines and multi_filled (:pr:`338`,
    :pr:`340`, :pr:`342`, :pr:`343`)
  * Renderer.multi_lines and multi_filled (:pr:`341`)
  * convert_multi_lines and convert_multi_filled (:pr:`348`)
  * dechunk_multi_lines and dechunk_multi_filled (:pr:`345`)
  * Prevent use of np.nan as lower or upper level in filled
    (:pr:`339`)
  * Support CPython 3.13 including free-threaded (:pr:`382`,
    :pr:`384`, :pr:`388`, :pr:`408`, :pr:`410`, :pr:`411`,
    :pr:`412`, :pr:`423`)
  * Support PyPy 3.10 (:pr:`404`)
  * Support improved typing in NumPy 2.1.0 (:pr:`422`)
  * Simpler sphinx cross-references (:pr:`361`)
  * Add more doc cross-references to explain returned data
    formats (:pr:`366`)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-contourpy?expand=0&rev=13
2024-11-19 12:39:14 +00:00
2079552a31 Accepting request 1170615 from home:badshah400:branches:devel:languages:python:numeric
* Update to version 1.2.1.
* New BuildRequires: python-meson-python.

OBS-URL: https://build.opensuse.org/request/show/1170615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-contourpy?expand=0&rev=10
2024-04-29 12:38:00 +00:00
2b8c912915 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-contourpy?expand=0&rev=8
2023-05-14 12:50:50 +00:00
8c511b7dde Accepting request 1085406 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1085406
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-contourpy?expand=0&rev=6
2023-05-08 08:18:35 +00:00
81f95bfe67 Accepting request 1045571 from home:bnavigator:branches:devel:languages:python:numeric
- explicitly require ourselves in :test flavor

OBS-URL: https://build.opensuse.org/request/show/1045571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-contourpy?expand=0&rev=4
2022-12-28 10:21:03 +00:00
e24898fb51 Accepting request 1045287 from home:bnavigator:branches:devel:languages:python:numeric
- contourpy is a now a runtime requirement of matplotlib: avoid
  buildcycle by _multibuild

OBS-URL: https://build.opensuse.org/request/show/1045287
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-contourpy?expand=0&rev=3
2022-12-26 21:58:53 +00:00
94fa147fb6 Accepting request 1032482 from home:bnavigator:branches:devel:languages:python:numeric
required by bokeh 3

OBS-URL: https://build.opensuse.org/request/show/1032482
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-contourpy?expand=0&rev=1
2022-10-31 20:23:49 +00:00