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

stromnov at macports.org stromnov at macports.org
Thu Nov 13 12:23:22 PST 2014


Revision: 128112
          https://trac.macports.org/changeset/128112
Author:   stromnov at macports.org
Date:     2014-11-13 12:23:22 -0800 (Thu, 13 Nov 2014)
Log Message:
-----------
py-ipython: update to version 2.3.1

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2014-11-13 19:10:28 UTC (rev 128111)
+++ trunk/dports/python/py-ipython/Portfile	2014-11-13 20:23:22 UTC (rev 128112)
@@ -8,8 +8,8 @@
 set realname        ipython
 
 name                py-${realname}
-version             2.3.0
-revision            1
+version             2.3.1
+revision            0
 platforms           darwin
 license             BSD
 supported_archs     noarch
@@ -26,14 +26,14 @@
                     Allow interactive testing of threaded graphical toolkits.
 
 homepage            http://ipython.org
-master_sites        http://pypi.python.org/packages/source/i/ipython/ \
+master_sites        https://pypi.python.org/packages/source/i/ipython/ \
                     https://github.com/ipython/ipython/releases/download/rel-${version} \
                     https://github.com/ipython/ipython/archive/
 
 distname            ${realname}-${version}
 
-checksums           rmd160  3c55299019df1086ba33d4dbe3d2a6544027c52a \
-                    sha256  a2f81afe3eca5c8b2e8cf4ec35518fd007a39231770e67e6c2c4f9bd2b857aae
+checksums           rmd160  9978b8570f75ddb2c6300221af8a8bdff34e1a17 \
+                    sha256  3e98466aa2fe54540bcba9aa6e01a39f40110d67668c297340c4b9514b7cc49c
 
 if {${name} ne ${subport} && ${python.version} < 30 && ${python.version} > 25} {
     variant scientific description "Use ScientificPython to provide physical quantities support" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141113/9dbc9f59/attachment.html>


More information about the macports-changes mailing list