From e7c8d98b417d0cdbe537021d3b2b8eaf92f6fe12 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Sat, 8 Jun 2024 20:41:40 +0200 Subject: [PATCH] Bootstrap for Python 3.13 --- python-matplotlib.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 9728267..aa1a8d3 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