Update to 8.1.0
This commit is contained in:
parent
f7c85fbf24
commit
9074156d4e
@ -13,7 +13,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 8.0.1
|
Version: 8.1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
@ -39,7 +39,6 @@ BuildRequires: python3-numpy
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
BuildRequires: black
|
|
||||||
BuildRequires: python3-Cython
|
BuildRequires: python3-Cython
|
||||||
BuildRequires: python3-matplotlib
|
BuildRequires: python3-matplotlib
|
||||||
BuildRequires: python3-matplotlib-inline
|
BuildRequires: python3-matplotlib-inline
|
||||||
@ -256,6 +255,10 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 26 2022 Lumír Balhar <lbalhar@redhat.com> - 8.1.0-1
|
||||||
|
- Update to 8.1.0
|
||||||
|
Resolves: rhbz#2058882
|
||||||
|
|
||||||
* Mon Jan 24 2022 Lumír Balhar <lbalhar@redhat.com> - 8.0.1-1
|
* Mon Jan 24 2022 Lumír Balhar <lbalhar@redhat.com> - 8.0.1-1
|
||||||
- Update to 8.0.1
|
- Update to 8.0.1
|
||||||
Resolves: rhbz#2042793
|
Resolves: rhbz#2042793
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ipython-8.0.1.tar.gz) = c4f3cf6e4aa7dab1e4e8cec2d669e5fe4ea3eeac9063132a38544596fafbaaed0f287bbdce12e8bc3d7613766c51b0e1ff8c7c86fdbd53e387caade6bbcdb828
|
SHA512 (ipython-8.1.0.tar.gz) = 847ddab96ecfe06e46921b081fe3a51910c3fde1fa440c9955e374614b1ae6a7d20fc2e78d286178366893d342126a01a160a4efb0aa7be0b2234229638e95bc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user