From 10e14d8a84ffbaddae2c6d80e8542f170c89766e Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Fri, 12 Jul 2024 15:30:41 +0300 Subject: [PATCH] Bootstrap for Python 3.13 (riscv64) Signed-off-by: David Abdurachmanov --- python-matplotlib.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 1ef08e9..e1e72b0 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,3 +1,4 @@ +%global _without_check 1 %bcond_with html %bcond_without check # https://fedorahosted.org/fpc/ticket/381 @@ -40,7 +41,7 @@ Name: python-matplotlib Version: 3.9.1 %global Version %{version_no_tilde %{quote:%nil}} -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: Python 2D plotting library # qt_editor backend is MIT # ResizeObserver at end of lib/matplotlib/backends/web_backend/js/mpl.js is CC0