diff --git a/python/py-hdfs/Portfile b/python/py-hdfs/Portfile index 5151b0ddd2eb1..c0abcd4b2e173 100644 --- a/python/py-hdfs/Portfile +++ b/python/py-hdfs/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-hdfs -version 2.6.0 +version 2.7.3 revision 0 categories-append net sysutils parallel @@ -18,17 +18,18 @@ long_description {*}${description} homepage https://hdfscli.readthedocs.org/ -checksums rmd160 65e4ad72003ae5cd54fbfeb6c01293872a5e01b2 \ - sha256 bc92ce4347f106d48b541f756caa930476998cfd3eed477ffbd63ae9ad1cdc22 \ - size 43399 +checksums rmd160 4f39cf6095e62b60764144f7e6f778fcca7681ba \ + sha256 752a21e43f82197dce43697c73f454ba490838108c73a57a9247efb66d1c0479 \ + size 43540 python.versions 39 310 311 312 313 if {${name} ne ${subport}} { + depends_build-append port:py${python.version}-setuptools + depends_lib-append\ port:py${python.version}-docopt \ port:py${python.version}-requests \ - port:py${python.version}-setuptools \ port:py${python.version}-six post-destroot {