Update to 6.3.1 (#1563215)
This commit is contained in:
parent
b430bdd038
commit
33e0d06e10
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ ipython-0.10.tar.gz
|
|||||||
/ipython-6.2.0.tar.gz
|
/ipython-6.2.0.tar.gz
|
||||||
/ipython-6.2.1.tar.gz
|
/ipython-6.2.1.tar.gz
|
||||||
/ipython-6.3.0.tar.gz
|
/ipython-6.3.0.tar.gz
|
||||||
|
/ipython-6.3.1.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%bcond_without doc
|
%bcond_without doc
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 6.3.0
|
Version: 6.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
@ -239,6 +239,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 10 2018 Miro Hrončok <mhroncok@redhat.com> - 6.3.1-1
|
||||||
|
- Update to 6.3.1 (#1563215)
|
||||||
|
|
||||||
* Wed Apr 04 2018 Miro Hrončok <mhroncok@redhat.com> - 6.3.0-1
|
* Wed Apr 04 2018 Miro Hrončok <mhroncok@redhat.com> - 6.3.0-1
|
||||||
- Update to 6.3.0 (#1563215)
|
- Update to 6.3.0 (#1563215)
|
||||||
- Require numpy at least from the tests package (#1440518)
|
- Require numpy at least from the tests package (#1440518)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ipython-6.3.0.tar.gz) = 4b832a3e4ff812d2db311d195425175185ecbffa3ec9e6cf0396c92bf55073ef651c94024b628bea4b570c0c7506b5ae7586aa22679179fe2c23333dd8564ab9
|
SHA512 (ipython-6.3.1.tar.gz) = b09e1b9686a1c9b7175646b5074da1ef85942a7ab76e9c4c601e5d8845d16c5070f0fb28c8dc09081ac5fb434f78a492235df1108a6f00fa3a21032b4032feb3
|
||||||
|
Loading…
Reference in New Issue
Block a user