Update to 5.3.0
Changes: http://ipython.readthedocs.io/en/stable/whatsnew/version5.html https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst
This commit is contained in:
parent
a5eddab190
commit
5a563cbf04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434876
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ipython
|
||||
PORTVERSION= 5.2.2
|
||||
PORTVERSION= 5.3.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1486480909
|
||||
SHA256 (ipython-5.2.2.tar.gz) = 6ee1c89f6031e0c86727820ad394c6eb4d3ac28de48e0df3b9367ccf92e212e2
|
||||
SIZE (ipython-5.2.2.tar.gz) = 4948601
|
||||
TIMESTAMP = 1488023628
|
||||
SHA256 (ipython-5.3.0.tar.gz) = bf5e615e7d96dac5a61fbf98d9e2926d98aa55582681bea7e9382992a3f43c1d
|
||||
SIZE (ipython-5.3.0.tar.gz) = 4967956
|
||||
|
|
Loading…
Reference in a new issue