Bug 80148 - [MAINTAINER] devel/ipython: update to 0.6.13
Summary: [MAINTAINER] devel/ipython: update to 0.6.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-20 14:40 UTC by Dryice Liu
Modified: 2005-04-20 15:27 UTC (History)
1 user (show)

See Also:


Attachments
ipython.diff (1.19 KB, patch)
2005-04-20 14:40 UTC, Dryice Liu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dryice Liu 2005-04-20 14:40:29 UTC
update to 0.6.13.

I think it's a good idea to add something like this in UPDATING: (not
include in diff below)

20050420
  AFFECTS: users of www/ipython
  AUTHOR: dryice@liu.com.cn

  This is backward-incompatible changes for pysh.

  1. You must update your pysh profile (~/.ipython/ipythonrc-pysh):
    a) Add to it the line:
	import_all IPython.Extensions.InterpreterExec
    b) Delete the line
	execfile pysh.py
  2. You must also delete from ~/.ipython/ the file pysh.py.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-04-20 15:27:31 UTC
State Changed
From-To: open->closed

Committed, thanks!