diff --git a/matplotlib-3.10.0.tar.gz b/matplotlib-3.10.0.tar.gz new file mode 100644 index 0000000..95c428d --- /dev/null +++ b/matplotlib-3.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b886d02a581b96704c9d1ffe55709e49b4d2d52709ccebc4be42db856e511278 +size 36686418 diff --git a/matplotlib-3.9.2.tar.gz b/matplotlib-3.9.2.tar.gz deleted file mode 100644 index b03fc35..0000000 --- a/matplotlib-3.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96ab43906269ca64a6366934106fa01534454a69e471b7bf3d79083981aaab92 -size 36088381 diff --git a/python-matplotlib.changes b/python-matplotlib.changes index a27adf9..7a5b316 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Feb 3 11:21:46 UTC 2025 - Markéta Machová + +- 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 + ------------------------------------------------------------------- Thu Oct 24 19:04:27 UTC 2024 - Dirk Müller diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 4bc088f..4ac190b 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -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