From 94ed0c04d33d27a90357f675e12c99b90cebdcb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- mpich.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mpich.spec b/mpich.spec index 044ea37..3342492 100644 --- a/mpich.spec +++ b/mpich.spec @@ -1,7 +1,7 @@ Summary: A high-performance implementation of MPI Name: mpich Version: 3.2 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT Group: Development/Libraries URL: http://www.mpich.org/ @@ -256,6 +256,9 @@ make check VERBOSE=1 %{python3_sitearch}/%{name}.pth %changelog +* Mon Dec 19 2016 Miro HronĨok - 3.2-7 +- Rebuild for Python 3.6 + * Wed Nov 2 2016 Orion Poplawski - 3.2-7 - Split python support into sub-packages