Skip to content

Commit

Permalink
py-ipython: update to version 5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Feb 6, 2017
1 parent d73d212 commit 7fca8ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/py-ipython/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup python 1.0
PortGroup select 1.0

github.setup ipython ipython 5.1.0
github.setup ipython ipython 5.2.2
name py-ipython
revision 0
categories-append devel science
Expand All @@ -22,8 +22,8 @@ long_description ${description}

distname ${python.rootname}-${version}

checksums rmd160 28d0e1b878167a2ae69923be6308b89d194526dd \
sha256 06b658c1894a802de5609869088aeff5cb1136ea2674f9979e18b00a903b2697
checksums rmd160 9b9edd3c8214cf7d55f07728492bb9bd8358b015 \
sha256 ecdad6596819255d72610ee395d36093cf7fa6a00127bcaf79e1ca4881b12057

if {${name} ne ${subport}} {
set python_major [string range ${python.version} 0 end-1]
Expand Down

0 comments on commit 7fca8ec

Please sign in to comment.