Skip to content

Commit c3d2aa4

Browse files
committed
py-huggingface_hub: update to 1.1.6
1 parent 57f536e commit c3d2aa4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

python/py-huggingface_hub/Portfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PortSystem 1.0
44
PortGroup python 1.0
55

66
name py-huggingface_hub
7-
version 1.1.2
7+
version 1.1.6
88
revision 0
99
categories-append textproc
1010

@@ -19,17 +19,17 @@ description Client library to download and publish models and \
1919

2020
long_description {*}${description}
2121

22-
checksums rmd160 d7d60d907e312e5aba9e8d538508a7e6e2753f7e \
23-
sha256 7bdafc432dc12fa1f15211bdfa689a02531d2a47a3cc0d74935f5726cdbcab8e \
24-
size 606173
22+
checksums rmd160 89978a72302b137f551ccd0528804ce31d1fb44a \
23+
sha256 e1beacb611d74a8189b4c5298e8675fb518256af73b38143171f6efa7d822cf6 \
24+
size 607477
2525

2626
python.versions 310 311 312 313
2727

2828
if {${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 \

0 commit comments

Comments
 (0)