[25473] trunk/dports/python/py-ipython/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Tue May 22 04:53:40 PDT 2007
Revision: 25473
http://trac.macosforge.org/projects/macports/changeset/25473
Author: jochen at macports.org
Date: 2007-05-22 04:53:40 -0700 (Tue, 22 May 2007)
Log Message:
-----------
Upgrade to 0.8.1
take maintainership
Modified Paths:
--------------
trunk/dports/python/py-ipython/Portfile
Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile 2007-05-22 11:29:34 UTC (rev 25472)
+++ trunk/dports/python/py-ipython/Portfile 2007-05-22 11:53:40 UTC (rev 25473)
@@ -1,22 +1,26 @@
# $Id$
-PortSystem 1.0
-PortGroup python24 1.0
+PortSystem 1.0
+PortGroup python24 1.0
-name py-ipython
-version 0.8.0
-categories python
-platforms darwin
-maintainers nomaintainer at macports.org
-description An enhanced Interactive Python shell
-long_description ${description}
+name py-ipython
+version 0.8.1
+categories python
+platforms darwin
+maintainers openmaintainer at macports.org jochen at macports.org
+description An enhanced Interactive Python shell
+long_description Provide an interactive shell superior to Python's default. \
+ Serve as an embeddable, ready to use interpreter for your own programs. \
+ Offer a flexible framework which can be used as the base environment for \
+ other systems with Python as the underlying language. \
+ Allow interactive testing of threaded graphical toolkits.
-homepage http://ipython.scipy.org/
-master_sites ${homepage}/dist/ \
- ${homepage}/dist/old/
-distname ipython-${version}
-checksums md5 2ea4e280d74f1ea72830cd7a37a520bb
-patchfiles patch-setup.py
+homepage http://ipython.scipy.org
+master_sites ${homepage}/dist/ \
+ ${homepage}/dist/old/
+distname ipython-${version}
+checksums md5 3479262a4bab21246ff07a06bbbd7bcb
+patchfiles patch-setup.py
-depends_run port:py-readline \
- port:py-scientific
+depends_run port:py-readline \
+ port:py-scientific
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070522/50c1b881/attachment.html
More information about the macports-changes
mailing list