mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update matplotlib to 3.10.8
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user