Commit graph

5 commits

Author SHA1 Message Date
wiz
67e1f1a6bf python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
2022-01-05 15:40:56 +00:00
wiz
bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
wiz
d87076ec16 py-lsp-server: fix 5/7 failing tests. 2021-11-05 15:58:23 +00:00
adam
37d5d51898 py-lsp-server: cleanups 2021-11-05 13:18:00 +00:00
wiz
2ed430c3cc lang/py-lsp-server: import py-lsp-server-1.2.4
A Python 3.6+ implementation of the Language Server Protocol.

This is a fork of the python-language-server project, maintained
by the Spyder IDE team and the community.
2021-11-05 12:36:15 +00:00