Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
7fed75d070 |
BIN
contourpy-1.3.1.tar.gz
(Stored with Git LFS)
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
BIN
contourpy-1.3.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user