[23600] trunk/dports/python/py-ipython/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 4 19:18:04 PDT 2007


Revision: 23600
          http://trac.macosforge.org/projects/macports/changeset/23600
Author:   jann at macports.org
Date:     2007-04-04 19:18:04 -0700 (Wed, 04 Apr 2007)

Log Message:
-----------
version bump

Modified Paths:
--------------
    trunk/dports/python/py-ipython/Portfile

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2007-04-05 02:15:41 UTC (rev 23599)
+++ trunk/dports/python/py-ipython/Portfile	2007-04-05 02:18:04 UTC (rev 23600)
@@ -3,20 +3,19 @@
 PortSystem 1.0
 PortGroup python24 1.0
 
-name			py-ipython
-version			0.7.2
-categories		python
-platforms		darwin
-maintainers		nomaintainer at macports.org
-description		An enhanced Interactive Python shell
-long_description	${description}
+name            py-ipython
+version         0.7.3
+categories      python
+platforms       darwin
+maintainers     nomaintainer at macports.org
+description     An enhanced Interactive Python shell
+long_description    ${description}
 
-homepage		http://ipython.scipy.org/
-master_sites	${homepage}/dist/ \
-				${homepage}/dist/old/
-distname		ipython-${version}
-checksums		sha1 fe73fd5f78c997258ab41d6621a6be25bc2a697e
-patchfiles		patch-setup.py
+homepage        http://ipython.scipy.org/
+master_sites    ${homepage}/dist/ \
+                ${homepage}/dist/old/
+distname        ipython-${version}
+checksums       sha1 91edea4ae7b1a422bc7a0e6dd9df185207b951be
+patchfiles      patch-setup.py
 
-depends_run		port:py-readline
-
+depends_run     port:py-readline

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070404/5c3ad88d/attachment.html


More information about the macports-changes mailing list