From acf9b550acca135bcd881e8748b665e74d66fc79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 25 May 2020 17:06:21 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- ipython.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ipython.spec b/ipython.spec index f03171c..51baf70 100644 --- a/ipython.spec +++ b/ipython.spec @@ -1,11 +1,9 @@ -%global _without_check 1 -%global _without_doc 1 %bcond_without check %bcond_without doc Name: ipython Version: 7.14.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: An enhanced interactive Python shell # See bug #603178 for a quick overview for the choice of licenses @@ -258,6 +256,9 @@ popd %changelog +* Mon May 25 2020 Miro Hrončok - 7.14.0-6 +- Rebuilt for Python 3.9 + * Sun May 24 2020 Miro Hrončok - 7.14.0-5 - Bootstrap for Python 3.9