Skip to content
Permalink
Browse files

py-networkx: rollback to latest supported version for py27 and py34 s…

  • Loading branch information
stromnov committed Apr 16, 2019
1 parent d0dfea8 commit f9454816771d014ad2e71bf218c420baa2aa5150
Showing with 9 additions and 0 deletions.
  1. +9 −0 python/py-networkx/Portfile
@@ -38,5 +38,14 @@ if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-decorator

if {${python.version} < 35} {
version 2.2
revision 0
distname ${python.rootname}-${version}
checksums rmd160 255c9146174fb6aa67378001648a00335b4f2392 \
sha256 45e56f7ab6fe81652fb4bc9f44faddb0e9025f469f602df14e3b2551c2ea5c8b \
size 1700336
}

livecheck.type none
}

0 comments on commit f945481

Please sign in to comment.
You can’t perform that action at this time.