Update to 7.23.1
This commit is contained in:
parent
0f9737667f
commit
028cff7a6c
@ -13,7 +13,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 7.22.0
|
Version: 7.23.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
@ -45,6 +45,7 @@ BuildRequires: python3-numpy
|
|||||||
BuildRequires: python3-Cython
|
BuildRequires: python3-Cython
|
||||||
BuildRequires: python3-nose
|
BuildRequires: python3-nose
|
||||||
BuildRequires: python3-matplotlib
|
BuildRequires: python3-matplotlib
|
||||||
|
BuildRequires: python3-matplotlib-inline
|
||||||
BuildRequires: python3-pymongo
|
BuildRequires: python3-pymongo
|
||||||
BuildRequires: python3-tornado >= 4.0
|
BuildRequires: python3-tornado >= 4.0
|
||||||
BuildRequires: python3-zmq
|
BuildRequires: python3-zmq
|
||||||
@ -268,6 +269,10 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 04 2021 Lumír Balhar <lbalhar@redhat.com> - 7.23.1-1
|
||||||
|
- Update to 7.23.1
|
||||||
|
Resolves: rhbz#1955903
|
||||||
|
|
||||||
* Mon Mar 29 2021 Karolina Surma <ksurma@redhat.com> - 7.22.0-1
|
* Mon Mar 29 2021 Karolina Surma <ksurma@redhat.com> - 7.22.0-1
|
||||||
- Update to 7.22.0
|
- Update to 7.22.0
|
||||||
Resolves: rhbz#1943788
|
Resolves: rhbz#1943788
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ipython-7.22.0.tar.gz) = 2647dcd5e0d9b6afc8d990d2c099ad7ed581b5eff6d657630929e0d0d9f8965e7c7924c51a10a797e7d7406212d7a06c941c163e6f6046aa62130049a9bbc0d0
|
SHA512 (ipython-7.23.1.tar.gz) = 9b35626a8a07c6bd0b93552341e5a61d3d90a60c72ad6e3fc71266d9509134366c46a7ae8aeca9c3acc7509dfeab47b5144f105cb3d1d05ef1c7acca6c2f365d
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user