Update to 7.21.0
This commit is contained in:
parent
60d462e405
commit
4c2fd625c7
@ -13,8 +13,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 7.20.0
|
Version: 7.21.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
# See bug #603178 for a quick overview for the choice of licenses
|
# See bug #603178 for a quick overview for the choice of licenses
|
||||||
@ -274,6 +274,10 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 28 2021 Lumír Balhar <lbalhar@redhat.com> - 7.21.0-1
|
||||||
|
- Update to 7.21.0
|
||||||
|
Resolves: rhbz#1933409
|
||||||
|
|
||||||
* Wed Feb 10 2021 Lumír Balhar <lbalhar@redhat.com> - 7.20.0-2
|
* Wed Feb 10 2021 Lumír Balhar <lbalhar@redhat.com> - 7.20.0-2
|
||||||
- Fix tests with Python 3.10.0a5
|
- Fix tests with Python 3.10.0a5
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ipython-7.20.0.tar.gz) = 2fff1a64c3d83e794e76bcbdf54e105f499321d9a7e5d3221cdc3e15a96e90543fd465b8dbee4836965286e7c1f1ea6d13e4d3d88c095164858bf71c161111fe
|
SHA512 (ipython-7.21.0.tar.gz) = 200e41d4e06343b6320f3d106925f6c995f39cf88d01250f53885d4e94d0fd9454a6be4cd7c69410f7dced94b05634f6d2269f9737cc563accf85206d4d7fff8
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user