From 725edd957b95642ce6fd38203d066c6d003d0fa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:08:46 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-matplotlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 21aff2d..0842030 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -41,7 +41,7 @@ Name: python-matplotlib Version: 2.2.2 -Release: 2%{?rctag:.%{rctag}}%{?dist} +Release: 2%{?rctag:.%{rctag}}%{?dist}.1 Summary: Python 2D plotting library # qt4_editor backend is MIT License: Python and MIT @@ -608,6 +608,9 @@ PYTHONDONTWRITEBYTECODE=1 \ %{python3_sitearch}/matplotlib/backends/_tkagg.* %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.2.2-2.1 +- Rebuilt for Python 3.7 + * Tue Apr 17 2018 Elliott Sales de Andrade - 2.2.2-2 - Remove bytecode produced by pytest - Add python?-matplotlib-test-data subpackages