[macports-ports] branch master updated (3cc7c89129c -> f1beb51cd88)
Renee Otten
reneeotten at macports.org
Thu Jul 22 00:52:16 UTC 2021
Renee Otten (reneeotten) pushed a change to branch master
in repository macports-ports.
from 3cc7c89129c py-awscli: Update to 1.20.1
new 6b5983ee9d3 py-python-lsp-jsonrpc: new port
new 9689e384fed py-python-jsonrpc-server: deprecate port
new b8ee1bd312a py-python-lsp-server: new port
new f1beb51cd88 py-language-server: deprecate port
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
python/py-language-server/Portfile | 11 ++++-
python/py-python-jsonrpc-server/Portfile | 4 ++
.../Portfile | 27 +++++------
.../Portfile | 55 +++++++++-------------
.../files/patch-pylsp_plugins_flake8_lint.py.diff | 20 ++++++++
.../files/patch-test_plugins_flake8_lint.py.diff | 20 ++++++++
python/py-python-lsp-server/files/py36-pylsp | 1 +
python/py-python-lsp-server/files/py37-pylsp | 1 +
python/py-python-lsp-server/files/py38-pylsp | 1 +
python/py-python-lsp-server/files/py39-pylsp | 1 +
python/python-lsp-server_select/Portfile | 33 +++++++++++++
python/python-lsp-server_select/files/base | 1 +
.../files/none | 0
13 files changed, 123 insertions(+), 52 deletions(-)
copy python/{py-python-jsonrpc-server => py-python-lsp-jsonrpc}/Portfile (59%)
copy python/{py-language-server => py-python-lsp-server}/Portfile (56%)
create mode 100644 python/py-python-lsp-server/files/patch-pylsp_plugins_flake8_lint.py.diff
create mode 100644 python/py-python-lsp-server/files/patch-test_plugins_flake8_lint.py.diff
create mode 100644 python/py-python-lsp-server/files/py36-pylsp
create mode 100644 python/py-python-lsp-server/files/py37-pylsp
create mode 100644 python/py-python-lsp-server/files/py38-pylsp
create mode 100644 python/py-python-lsp-server/files/py39-pylsp
create mode 100644 python/python-lsp-server_select/Portfile
create mode 100644 python/python-lsp-server_select/files/base
copy python/{autopep8_select => python-lsp-server_select}/files/none (100%)
More information about the macports-changes
mailing list