Skip to content

Commit

Permalink
py-hdfs: update to version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petrrr committed Feb 6, 2025
1 parent 609bc9b commit a5a6e7b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions python/py-hdfs/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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 {
Expand Down

0 comments on commit a5a6e7b

Please sign in to comment.