File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
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-sacremoses
7- version 0.0.53
7+ version 0.1.1
88revision 0
99
1010platforms {darwin any}
@@ -17,17 +17,16 @@ long_description {*}${description}
1717
1818homepage 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
2626if {${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}
You can’t perform that action at this time.
0 commit comments