Update to 6.4.0 (#1577182)
This commit is contained in:
parent
33e0d06e10
commit
f00ad2052f
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ ipython-0.10.tar.gz
|
||||
/ipython-6.2.1.tar.gz
|
||||
/ipython-6.3.0.tar.gz
|
||||
/ipython-6.3.1.tar.gz
|
||||
/ipython-6.4.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%bcond_without doc
|
||||
|
||||
Name: ipython
|
||||
Version: 6.3.1
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
@ -239,6 +239,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 11 2018 Miro Hrončok <mhroncok@redhat.com> - 6.4.0-1
|
||||
- Update to 6.4.0 (#1577182)
|
||||
|
||||
* Tue Apr 10 2018 Miro Hrončok <mhroncok@redhat.com> - 6.3.1-1
|
||||
- Update to 6.3.1 (#1563215)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipython-6.3.1.tar.gz) = b09e1b9686a1c9b7175646b5074da1ef85942a7ab76e9c4c601e5d8845d16c5070f0fb28c8dc09081ac5fb434f78a492235df1108a6f00fa3a21032b4032feb3
|
||||
SHA512 (ipython-6.4.0.tar.gz) = 2910acd750a235feb20e8aa215c27fe5ee2867db1fc073acc25e302ace554b764580da8a63fe364e8ce9e5a58d13be5a293f179cf8b820b6c526da0b737b2117
|
||||
|
Loading…
Reference in New Issue
Block a user