- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 00:37:43 +00:00
parent 966c72c63d
commit 06a7e72f14

View File

@ -14,7 +14,7 @@
Name: ipython
Version: 7.20.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An enhanced interactive Python shell
# See bug #603178 for a quick overview for the choice of licenses
@ -268,6 +268,9 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 7.20.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Feb 02 2021 Lumír Balhar <lbalhar@redhat.com> - 7.20.0-1
- Fix tests with Python 3.10.0a4
Resolves: rhbz#1901141