Update to 8.6.0 (rhbz#2138766)
This commit is contained in:
parent
97909548c8
commit
94d11e31cd
@ -13,7 +13,7 @@
|
||||
%endif
|
||||
|
||||
Name: ipython
|
||||
Version: 8.5.0
|
||||
Version: 8.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
@ -36,6 +36,7 @@ BuildRequires: python3-sphinx_rtd_theme
|
||||
BuildRequires: python3-ipykernel
|
||||
BuildRequires: python3-matplotlib
|
||||
BuildRequires: python3-numpy
|
||||
BuildRequires: python3-typing-extensions
|
||||
%endif
|
||||
|
||||
%if %{with check}
|
||||
@ -255,6 +256,9 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2022 Lumír Balhar <lbalhar@redhat.com> - 8.6.0-1
|
||||
- Update to 8.6.0 (rhbz#2138766)
|
||||
|
||||
* Thu Sep 08 2022 Lumír Balhar <lbalhar@redhat.com> - 8.5.0-1
|
||||
- Update to 8.5.0
|
||||
Resolves: rhbz#2124923
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipython-8.5.0.tar.gz) = 9339507fbe229d83f4c41b79257a7b40890d9d0601692521a61dc777c040a6d22d131014d660ffc9ba79f7128f579082473642f47b86e59a038f79c6553c8186
|
||||
SHA512 (ipython-8.6.0.tar.gz) = 54c9e354754b1086e5b87d4d76fa4fe5aa261b095d18210f6660fa9e0a3177db4c9b66d26da5e5d6880a40534477d8c6ea59615c4069327939bca41d49addb47
|
||||
|
||||
Loading…
Reference in New Issue
Block a user