update matplotlib to 3.10.8

This commit is contained in:
daniel
2026-03-13 21:57:15 +00:00
parent 426cad1fa4
commit 41c3e90daa
3 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -3,10 +3,9 @@ COMMENT = Python charting and plotting API
# ../src/_backend_agg_wrapper.cpp:253:17: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-narrowing]
ONLY_FOR_ARCHS = ${LP64_ARCHS}
MODPY_DISTV = 3.10.7
MODPY_DISTV = 3.10.8
DISTNAME = matplotlib-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = graphics devel math
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (matplotlib-3.10.7.tar.gz) = oGun4qLvkTHHnEnmPa01XS2HhBOgN2wXJ8i5M1/3Mcc=
SIZE (matplotlib-3.10.7.tar.gz) = 34804865
SHA256 (matplotlib-3.10.8.tar.gz) = Ipk3LBnVa801zwWic4MIdY0yuertI3GJjY9b0z8ISqM=
SIZE (matplotlib-3.10.8.tar.gz) = 34806269
@@ -1,7 +1,7 @@
Index: pyproject.toml
--- pyproject.toml.orig
+++ pyproject.toml
@@ -71,13 +71,13 @@ dev = [
@@ -72,13 +72,13 @@ dev = [
build-backend = "mesonpy"
# Also keep in sync with optional dependencies above.
requires = [