diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2023-10-09 19:14:57 +0200 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2023-10-09 19:14:57 +0200 |
commit | 18bc26a6cb7c6c9d9b0efc42da4268a3123822fb (patch) | |
tree | 824ec215ceb704255601b147d4b561b36f9db1db /textproc/py-python-lsp-server/distinfo | |
parent | graphics/rawtherapee: drop USE_GCC... (diff) |
textproc/py-python-lsp-server: Update to 1.8.2
- Fix notebook document selector prop not being a list in server capabilities
- Fix go-to-definition for Numpy methods
- Allow Jedi to perform multiple hops for 'go to definition'
- Fix an error with Flake8 when deleting lines
Changelog: https://github.com/python-lsp/python-lsp-server/releases/tag/v1.8.2
https://github.com/python-lsp/python-lsp-server/releases/tag/v1.8.1
Reported by: Repology
MFH: 2023Q4
Diffstat (limited to 'textproc/py-python-lsp-server/distinfo')
-rw-r--r-- | textproc/py-python-lsp-server/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-python-lsp-server/distinfo b/textproc/py-python-lsp-server/distinfo index 9b80f7285ac2..14d0e3c0abe5 100644 --- a/textproc/py-python-lsp-server/distinfo +++ b/textproc/py-python-lsp-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694341319 -SHA256 (python-lsp-server-1.8.0.tar.gz) = 807b0347cf83f02cbd9113a68624ac5dbf8b01854a3b11dd03c3bbbdff4e5d89 -SIZE (python-lsp-server-1.8.0.tar.gz) = 105548 +TIMESTAMP = 1696866143 +SHA256 (python-lsp-server-1.8.2.tar.gz) = fd85e1c6ad95c1d276c82a33c2c85898f110afc3c7bfeaced79c0df095076fd1 +SIZE (python-lsp-server-1.8.2.tar.gz) = 107104 |