summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-06-14 13:16:04 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-06-14 13:25:01 +0200
commit050b52ffac32fedb3f3c355340c64b868e8a7e9d (patch)
tree0c43fd8244491ca57023241e51f62e81e8b71615 /profiles/package.mask
parentdev-python/pyls-spyder: remove version 0.3.2 (diff)
downloadgentoo-050b52ffac32fedb3f3c355340c64b868e8a7e9d.tar.gz
gentoo-050b52ffac32fedb3f3c355340c64b868e8a7e9d.tar.bz2
gentoo-050b52ffac32fedb3f3c355340c64b868e8a7e9d.zip
profiles/package.mask: mask python-language-server for removal
unmaintained upstream, alternatives available. Bug: https://bugs.gentoo.org/783615 Bug: https://bugs.gentoo.org/795924 Bug: https://bugs.gentoo.org/783618 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r--profiles/package.mask24
1 files changed, 24 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index ce1581a0c458..975e0ed7f2aa 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,30 @@
#--- END OF EXAMPLES ---
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2021-06-14)
+# The original Python Language Server by Palantir is no longer actively
+# developed [1]. Development on a language server for Python is continued by
+# the Spyder IDE community under a new name and in a new package. To continue
+# using pyls, please switch to the maintained forks [2]:
+# dev-python/python-language-server --> dev-python/python-lsp-server
+# dev-python/python-jsonrpc-server --> dev-python/python-lsp-jsonrpc
+# dev-python/pyls-black --> dev-python/python-lsp-black
+#
+# Note that dev-python/pyls-spyder has already switched to the new language
+# server as of version 0.4.0. Users of the Spyder IDE will automatically
+# switch to the new language server when upgrading to version 4.2.5-r1 or
+# 5.0.4-r1. Manual adjustments to the settings may be required in certain
+# configurations [3].
+#
+# Masked for removal in 30 days (2021-07-14).
+#
+# [1] https://github.com/palantir/python-language-server/issues/935
+# [2] https://bugs.gentoo.org/795924
+# [3] https://bugs.gentoo.org/783615
+dev-python/python-language-server
+dev-python/python-jsonrpc-server
+dev-python/pyls-black
+
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-06-14)
# DeprecatedDep jre-1.3, upstream dead,removal in 30 days
# see bug: https://bugs.gentoo.org/787410