From aa35f44d0581f4dc2bde05f57b8c2dcaa97c970d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 15:08:27 +0200 Subject: [PATCH] Bootstrap for Python 3.10 --- python-matplotlib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 424cbf8..820ec73 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 @@ -49,7 +50,7 @@ Name: python-matplotlib Version: 3.4.2 %global Version 3.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python 2D plotting library # qt4_editor backend is MIT # ResizeObserver at end of lib/matplotlib/backends/web_backend/js/mpl.js is Public Domain @@ -469,6 +470,9 @@ PYTHONDONTWRITEBYTECODE=1 \ %changelog +* Fri Jun 04 2021 Python Maint - 3.4.2-2 +- Bootstrap for Python 3.10 + * Fri Jun 04 2021 Elliott Sales de Andrade - 3.4.2-2 - Workaround failures with texlive 2021