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

stromnov at macports.org stromnov at macports.org
Mon Sep 9 23:03:12 PDT 2013


Revision: 110925
          https://trac.macports.org/changeset/110925
Author:   stromnov at macports.org
Date:     2013-09-09 23:03:12 -0700 (Mon, 09 Sep 2013)
Log Message:
-----------
py-ipython: update to version 1.1.0

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2013-09-10 05:45:02 UTC (rev 110924)
+++ trunk/dports/python/py-ipython/Portfile	2013-09-10 06:03:12 UTC (rev 110925)
@@ -8,14 +8,13 @@
 set realname        ipython
 
 name                py-${realname}
-version             1.0.0
-revision            1
+version             1.1.0
+revision            0
 platforms           darwin
 license             BSD
 supported_archs     noarch
 
-# Distfiles from mastersites (github and pypi) have different checksums (see #40070).
-dist_subdir         ${name}/${version}_1
+python.versions     24 25 26 27 31 32 33
 
 maintainers         akitada openmaintainer
 
@@ -31,11 +30,9 @@
 
 distname            ${realname}-${version}
 
-checksums           rmd160  eb4a1e4e21296674083dbe4a60ce5fee12008d36 \
-                    sha256  0d07521b4784e1b1f676b4b32c1f708a026cf398a0e6c3f095fce41f1402911c
+checksums           rmd160  ba0e9d0403fe47809b3367830b8fa6d6291d790a \
+                    sha256  6c4e4a65225ab45be923f6bd0b71b604ddf8acd769c4e2818fac89793cdf91be
 
-python.versions     24 25 26 27 31 32 33
-
 # IPython 1.0 requires Python ≥ 2.6.5 or ≥ 3.2.1. It does not support Python 3.0, 3.1, or 2.5.
 if {$subport == "py24-$realname" || $subport == "py25-$realname" || $subport == "py31-$realname"} {
     if {$subport == "py24-$realname" || $subport == "py25-$realname"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130909/166870c0/attachment.html>


More information about the macports-changes mailing list