17
0

2 Commits

Author SHA256 Message Date
568a9ee3d2 Accepting request 1312361 from devel:languages:python:numeric
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1312361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-contourpy?expand=0&rev=8
2025-10-21 09:14:53 +00:00
c13125d5f3 - update to 1.3.3:
* Support Windows on ARM
  * Bump minimum supported Python to 3.11
  * Support Python 3.14
  * Update type annotations for bokeh 3.7.3
  * Support type annotation changes in numpy 2.3.0
  * Remove Python 3.13.3 pin
  * CI install numpy 2.3.2 wheels from PyPI for Python 3.14 and
    Windows ARM

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-contourpy?expand=0&rev=18
2025-10-13 09:14:29 +00:00
4 changed files with 18 additions and 5 deletions

Binary file not shown.

3
contourpy-1.3.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:083e12155b210502d0bca491432bb04d56dc3432f95a979b429f2848c3dbe880
size 13466174

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 13 09:14:20 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.3.3:
* Support Windows on ARM
* Bump minimum supported Python to 3.11
* Support Python 3.14
* Update type annotations for bokeh 3.7.3
* Support type annotation changes in numpy 2.3.0
* Remove Python 3.13.3 pin
* CI install numpy 2.3.2 wheels from PyPI for Python 3.14 and
Windows ARM
-------------------------------------------------------------------
Thu Apr 24 06:51:48 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-contourpy
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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.2
Version: 1.3.3
Release: 0
Summary: Python library for calculating contours of 2D quadrilateral grids
License: BSD-3-Clause