Skip to content
Permalink
Browse files

py-defusedxml: update to 0.6.0

  • Loading branch information
stromnov committed Apr 18, 2019
1 parent 2463c97 commit c2c0ab34bbde54dc31977af6082c9b6b09068861
Showing with 13 additions and 4 deletions.
  1. +13 −4 python/py-defusedxml/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-defusedxml
version 0.5.0
version 0.6.0
revision 0
categories-append textproc
platforms darwin
@@ -23,13 +23,22 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

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

checksums rmd160 a2b4c114a3b191a73b795e6d5f475fc722ddf649 \
sha256 24d7f2f94f7f3cb6061acb215685e5125fbcdc40a857eff9de22518820b0a4f4 \
size 60405
checksums rmd160 f7833b302774bf32c68a4f3376cad9fcaef1a2ff \
sha256 f684034d135af4c6cbb949b8a4d2ed61634515257a67299e5f940fbaa34377f5 \
size 62670

if {${name} ne ${subport}} {
depends_build-append \
port:py${python.version}-setuptools

if {${python.version} eq 34} {
version 0.5.0
revision 0
distname ${python.rootname}-${version}
checksums rmd160 a2b4c114a3b191a73b795e6d5f475fc722ddf649 \
sha256 24d7f2f94f7f3cb6061acb215685e5125fbcdc40a857eff9de22518820b0a4f4 \
size 60405
}

livecheck.type none
}

0 comments on commit c2c0ab3

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