From 1bbe771c279b3448b817f0a48bdd72b4cd9cd780 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 20 2018 11:10:14 +0000 Subject: Rebuilt for Python 3.7 Enable doc and check again --- diff --git a/ipython.spec b/ipython.spec index 5eb160c..8c362d9 100644 --- a/ipython.spec +++ b/ipython.spec @@ -1,9 +1,9 @@ -%bcond_with check -%bcond_with doc +%bcond_without check +%bcond_without doc Name: ipython Version: 6.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An enhanced interactive Python shell # See bug #603178 for a quick overview for the choice of licenses @@ -236,6 +236,9 @@ popd %changelog +* Wed Jun 20 2018 Miro Hrončok - 6.4.0-3 +- Rebuilt for Python 3.7 + * Tue Jun 19 2018 Miro Hrončok - 6.4.0-2 - Bootstrap for Python 3.7