Skip to content

Commit b9ba1e5

Browse files
committed
py-python-lsp-black: drop py37 subport
1 parent 9620677 commit b9ba1e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/py-python-lsp-black/Portfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ license MIT
1414
maintainers {reneeotten @reneeotten} openmaintainer
1515

1616
description Black plugin for python-lsp-server
17-
long_description ${description}. Forked from pyls-black (https://github.com/rupert/pyls-black).
17+
long_description {*}${description}. Forked from pyls-black (https://github.com/rupert/pyls-black).
1818

1919
homepage https://github.com/python-lsp/python-lsp-black
2020

2121
checksums rmd160 93476be0b8bfc85e2da05516e90ed9bb1fcdae14 \
2222
sha256 5aa257e9e7b7e5a2316ef2a9fbcd242e82e0f695bf1622e31c0bf5cd69e6113f \
2323
size 6092
2424

25-
python.versions 37 38 39 310 311
25+
python.versions 38 39 310 311
2626

2727
if {${name} ne ${subport}} {
2828
depends_lib-append \

0 commit comments

Comments
 (0)