Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-pyls-spyder | name : python-pyls-spyder | ||||
| version : 0.3.2 | version : 0.4.0 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://github.com/spyder-ide/pyls-spyder/archive/v0.3.2.tar.gz : aa8156a980423c3df40ff18c4af3c9d2fdfaf9743314b20422135880d3b51a43 | - https://github.com/spyder-ide/pyls-spyder/archive/refs/tags/v0.4.0.tar.gz : 1adc75f70afcf55a27513d54cdce129bacc8aa4fd2ff05d14fdf7ca1829842e6 | ||||
| homepage : https://github.com/spyder-ide/pyls-spyder | homepage : https://github.com/spyder-ide/pyls-spyder | ||||
| license : MIT | license : MIT | ||||
| component : programming.python | component : programming.python | ||||
| summary : Spyder extensions for the python language server (pyls) | summary : Spyder extensions for the python language server (pyls) | ||||
| description: | | description: | | ||||
| Spyder extensions for the python-language-server (pyls). This package provides Spyder-specific extras for the Language Server Protocol (LSP) on Python, such as document symbol searching and others. | Spyder extensions for the python-language-server (pyls). This package provides Spyder-specific extras for the Language Server Protocol (LSP) on Python, such as document symbol searching and others. | ||||
| builddeps : | builddeps : | ||||
| - python-language-server | - python-lsp-server | ||||
| - python-mock | - python-mock | ||||
| - python-pytest | - python-pytest | ||||
| rundeps : | rundeps : | ||||
| - python-language-server | - python-lsp-server | ||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| check : | | check : | | ||||
| %python3_test pytest3 -v | %python3_test pytest3 -v | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.