mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.6.13
PR: ports/80148 Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
This commit is contained in:
parent
7266577267
commit
b8f1116bf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133776
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ipython
|
||||
PORTVERSION= 0.6.12
|
||||
PORTVERSION= 0.6.13
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://ipython.scipy.org/dist/ \
|
||||
http://bsdchat.com/dist/dryice/
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (ipython-0.6.12.tar.gz) = 3a72e214fe2164f9f86103523e3d8276
|
||||
SIZE (ipython-0.6.12.tar.gz) = 870350
|
||||
MD5 (ipython-0.6.13.tar.gz) = 22f5a7a9eae21df4c3c71870dc3953f2
|
||||
SIZE (ipython-0.6.13.tar.gz) = 888569
|
||||
|
@ -88,7 +88,6 @@ bin/pycolor
|
||||
%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-pysh
|
||||
%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-scipy
|
||||
%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-tutorial
|
||||
%%PYTHON_SITELIBDIR%%/IPython/UserConfig/pysh.py
|
||||
%%PYTHON_SITELIBDIR%%/IPython/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/IPython/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/IPython/__init__.pyo
|
||||
|
Loading…
Reference in New Issue
Block a user