File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
python/py-huggingface_hub Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ PortSystem 1.0
44PortGroup python 1.0
55
66name py-huggingface_hub
7- version 1.1.2
7+ version 1.1.6
88revision 0
99categories-append textproc
1010
@@ -19,17 +19,17 @@ description Client library to download and publish models and \
1919
2020long_description {*}${description}
2121
22- checksums rmd160 d7d60d907e312e5aba9e8d538508a7e6e2753f7e \
23- sha256 7bdafc432dc12fa1f15211bdfa689a02531d2a47a3cc0d74935f5726cdbcab8e \
24- size 606173
22+ checksums rmd160 89978a72302b137f551ccd0528804ce31d1fb44a \
23+ sha256 e1beacb611d74a8189b4c5298e8675fb518256af73b38143171f6efa7d822cf6 \
24+ size 607477
2525
2626python.versions 310 311 312 313
2727
2828if {${name} ne ${subport} } {
2929 depends_run-append \
3030 port:py${python.version} -filelock \
31- port:py${python.version} -requests \
3231 port:py${python.version} -fsspec \
32+ port:py${python.version} -typer \
3333 port:py${python.version} -httpx \
3434 port:py${python.version} -packaging \
3535 port:py${python.version} -yaml \
You can’t perform that action at this time.
0 commit comments