mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.6.14
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer) PR: ports/81745
This commit is contained in:
parent
9f97e3334e
commit
e904f9bdd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136575
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ipython
|
||||
PORTVERSION= 0.6.13
|
||||
PORTVERSION= 0.6.14
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://ipython.scipy.org/dist/ \
|
||||
http://bsdchat.com/dist/dryice/
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (ipython-0.6.13.tar.gz) = 22f5a7a9eae21df4c3c71870dc3953f2
|
||||
SIZE (ipython-0.6.13.tar.gz) = 888569
|
||||
MD5 (ipython-0.6.14.tar.gz) = 3c6ee2a7c14dee93d7fe9cabd0ef4191
|
||||
SIZE (ipython-0.6.14.tar.gz) = 889345
|
||||
|
@ -115,6 +115,7 @@ bin/pycolor
|
||||
%%PYTHON_SITELIBDIR%%/IPython/usage.py
|
||||
%%PYTHON_SITELIBDIR%%/IPython/usage.pyc
|
||||
%%PYTHON_SITELIBDIR%%/IPython/usage.pyo
|
||||
%%DOCSDIR%%/cvs_notes
|
||||
%%DOCSDIR%%/COPYING
|
||||
%%DOCSDIR%%/ChangeLog
|
||||
%%DOCSDIR%%/NEWS
|
||||
|
Loading…
Reference in New Issue
Block a user