Skip to content
Permalink
Browse files

py-pyviz_comms: livecheck disregard alpha and beta releases

  • Loading branch information
Schamschula committed Apr 13, 2019
1 parent 89995ef commit b7fd17938649a1f9301be2ba03e3c4ddfd044a93
Showing with 3 additions and 0 deletions.
  1. +3 −0 python/py-pyviz_comms/Portfile
@@ -39,4 +39,7 @@ if {${name} ne ${subport}} {
${destroot}${python.prefix}/lib/python${python.branch}/site-packages/pyviz_comms-${version}-py${python.branch}.egg-info/PKG-INFO \
${destroot}${python.prefix}/lib/python${python.branch}/site-packages/pyviz_comms/.version
}

} else {
github.livecheck.regex {(\d\.\d+(\.\d+)?(?![ab]))}
}

0 comments on commit b7fd179

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