Accepting request 1242793 from home:mcalabkova:branches:devel:languages:python:numeric
- update to 3.10.0
* Preliminary support for free-threaded CPython 3.13
* New more-accessible color cycle
* Dark-mode diverging colormaps
* Exception handling control
* InsetIndicator artist
* FillBetweenPolyCollection
* Fill between 3D lines
* Data in 3D plots can now be dynamically clipped to the axes
view limits
* Rotating 3d plots with the mouse
* Increased Figure limits with Agg renderer
* Subfigures no longer provisional
* Subfigures are now added in row-major order
* Improve compatibility with pytest 8.2.0
OBS-URL: https://build.opensuse.org/request/show/1242793
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=106
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-matplotlib
|
||||
#
|
||||
# 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
|
||||
@@ -31,7 +31,7 @@ ExclusiveArch: x86_64 aarch64
|
||||
%bcond_with ringdisabled
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-matplotlib%{psuffix}
|
||||
Version: 3.9.2
|
||||
Version: 3.10.0
|
||||
Release: 0
|
||||
Summary: Plotting Library for Python
|
||||
License: SUSE-Matplotlib
|
||||
|
||||
Reference in New Issue
Block a user