ports/79852: [maintainer update] devel/ipython: require Python 2.2+

Dryice Liu dryice at hotpop.com
Wed Apr 13 08:10:29 UTC 2005


>Number:         79852
>Category:       ports
>Synopsis:       [maintainer update] devel/ipython: require Python 2.2+
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 13 08:10:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #2: Tue Apr 5 15:19:05 CST 2005


>Description:
	Require Python 2.2+. There are some code depends on 2.2
	features.
	
>How-To-Repeat:

>Fix:



--- ipython.diff begins here ---
diff -ruN ipython.old/Makefile ipython/Makefile
--- ipython.old/Makefile	Sat Mar  5 11:26:18 2005
+++ ipython/Makefile	Wed Apr 13 10:46:01 2005
@@ -18,7 +18,7 @@
 MAN1=		ipython.1 pycolor.1
 MANCOMPRESSED=	yes
 
-USE_PYTHON=	2.1+
+USE_PYTHON=	2.2+
 USE_PYDISTUTILS=	yes
 
 .include <bsd.port.pre.mk>
--- ipython.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list