Add py-python-lsp-server v1.7.0 (#34946)

This commit is contained in:
Alec Scott
2023-01-16 08:54:19 -08:00
committed by GitHub
parent 891a63cae6
commit d156e2ee91

View File

@@ -14,6 +14,7 @@ class PyPythonLspServer(PythonPackage):
maintainers = ["alecbcs"] maintainers = ["alecbcs"]
version("1.7.0", sha256="401ce78ea2e98cadd02d94962eb32c92879caabc8055b9a2f36d7ef44acc5435")
version("1.6.0", sha256="d75cdff9027c4212e5b9e861e9a0219219c8e2c69508d9f24949951dabd0dc1b") version("1.6.0", sha256="d75cdff9027c4212e5b9e861e9a0219219c8e2c69508d9f24949951dabd0dc1b")
depends_on("python@3.7:", type=("build", "run")) depends_on("python@3.7:", type=("build", "run"))