diff --git a/python-pytest-mpl.spec b/python-pytest-mpl.spec index 0924230..45ce99f 100644 --- a/python-pytest-mpl.spec +++ b/python-pytest-mpl.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pytest plugin for testing figure output from Matplotlib License: BSD @@ -68,6 +68,9 @@ MPLBACKEND=Agg %{pytest} tests -k 'not test_succeeds_remote and not test_succeed %changelog +* Fri Jun 04 2021 Python Maint - 0.12-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild