Skip to content
Permalink
Browse files

py-multipledispatch: update to version 0.5.0

  • Loading branch information
stromnov committed Mar 5, 2018
1 parent 64686d7 commit 9e8dd49c76f48600bd1bbe444412f3e620330f42
Showing with 3 additions and 5 deletions.
  1. +3 −5 python/py-multipledispatch/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-multipledispatch
version 0.4.9
version 0.5.0
revision 0
categories-append devel
platforms darwin
@@ -22,13 +22,11 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 5295584082208459e922b468206221882d23dc1b \
sha256 bda6abb8188d9abb429bd17ed15bc7433f77f1b05a78cfff761711ed81daa7a2
checksums rmd160 c5f421b601ffee6ef21121216e0e37ee6190effd \
sha256 9e92d63efad2c9b68562175d9148d8cb32d04bf5557991190e643749bf4ed954

if {${name} ne ${subport}} {
depends_build-append \
port:py${python.version}-setuptools
livecheck.type none
} else {
livecheck.type pypi
}

0 comments on commit 9e8dd49

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