Update to 7.27.0
This commit is contained in:
parent
8f9022efd1
commit
55c0e786e1
@ -13,8 +13,8 @@
|
||||
%endif
|
||||
|
||||
Name: ipython
|
||||
Version: 7.26.0
|
||||
Release: 2%{?dist}
|
||||
Version: 7.27.0
|
||||
Release: 1%{?dist}
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
# See bug #603178 for a quick overview for the choice of licenses
|
||||
@ -269,6 +269,10 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 30 2021 Lumír Balhar <lbalhar@redhat.com> - 7.27.0-1
|
||||
- Update to 7.27.0
|
||||
Resolves: rhbz#1998766
|
||||
|
||||
* Wed Aug 04 2021 Lumír Balhar <lbalhar@redhat.com> - 7.26.0-2
|
||||
- Fix compatibility with Python 3.10rc1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipython-7.26.0.tar.gz) = 142ff8ebddd61640e6ebff01d16b1310b6370643aa8cf4c7fd076872ad342949a1778c5ad74eccbafdc6b4d31a1849e096d75a28eafc555d629948db523b4776
|
||||
SHA512 (ipython-7.27.0.tar.gz) = ff152af443a6dcc7516412de230c9c0b594691c89a4210ebe2ba32d051f2056781e902bdc35966a1d4fd719eeb5380b5b4124cb1590c899eb665559401320dc5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user