Permalink
Browse files
py-language-server: update to 0.26.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-language-server/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup github 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup select 1.0 |
|
|
|
|
|
github.setup palantir python-language-server 0.26.0 |
|
|
github.setup palantir python-language-server 0.26.1 |
|
|
revision 0 |
|
|
name py-language-server |
|
|
categories-append devel |
|
|
@@ -17,9 +17,9 @@ long_description ${description} |
|
|
platforms darwin |
|
|
supported_archs noarch |
|
|
|
|
|
checksums rmd160 144f00eb59b7c48dbc0e44a743f14d633550d835 \ |
|
|
sha256 eb01671c181a7af58f38d944127cbfa5616ce9445a06043100690f1842212cbb \ |
|
|
size 443739 |
|
|
checksums rmd160 36da3bda9239f72199f5ac63fdf3699be468d21c \ |
|
|
sha256 c9d4ce47a4b7dd6886702106edb83182e2040e2e6a20a9023de4f9c505793bf0 \ |
|
|
size 443749 |
|
|
|
|
|
python.versions 27 35 36 37 |
|
|
|
|
|
|