Skip to content

Commit 0bc5dfd

Browse files
trustbytereneeotten
authored andcommitted
py-sacremoses: update to 0.1.1
1 parent f177943 commit 0bc5dfd

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

python/py-sacremoses/Portfile

Lines changed: 5 additions & 6 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-sacremoses
7-
version 0.0.53
7+
version 0.1.1
88
revision 0
99

1010
platforms {darwin any}
@@ -17,17 +17,16 @@ long_description {*}${description}
1717

1818
homepage https://github.com/alvations/sacremoses
1919

20-
checksums rmd160 343d0d6382b98c48ba968a8546796d6b69f31cc4 \
21-
sha256 43715868766c643b35de4b8046cce236bfe59a7fa88b25eaf6ddf02bacf53a7a \
22-
size 880628
20+
checksums rmd160 c49f61539d6c2c783a1f5282c9ac91ea14ac9cd6 \
21+
sha256 b6fd5d3a766b02154ed80b962ddca91e1fd25629c0978c7efba21ebccf663934 \
22+
size 883188
2323

24-
python.versions 39 310 311
24+
python.versions 310 311 312 313
2525

2626
if {${name} ne ${subport}} {
2727
depends_run-append \
2828
port:py${python.version}-click \
2929
port:py${python.version}-joblib \
3030
port:py${python.version}-regex \
31-
port:py${python.version}-six \
3231
port:py${python.version}-tqdm
3332
}

0 commit comments

Comments
 (0)