Compare commits

1 Commits
1.1 ... main

4 changed files with 14 additions and 5 deletions

BIN
contourpy-1.3.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
contourpy-1.3.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 24 06:51:48 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.3.2:
* Fix type annotations for Bokeh >= 3.7
* Test on CPython 3.14
* Test and build wheels for PyPy 3.11
* Test PyPy 3.10 on all 3 major OSes
-------------------------------------------------------------------
Tue Nov 19 12:42:04 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-contourpy
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-contourpy%{psuffix}
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: Python library for calculating contours of 2D quadrilateral grids
License: BSD-3-Clause