Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python3-jedi | name : python3-jedi | ||||
| version : 0.13.3 | version : 0.15.1 | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - https://github.com/davidhalter/jedi/archive/v0.13.3.tar.gz : e82c4933b4c9717276fa6528b91d7c667463ac2773ccecd076e6b068c70a6e0e | - git|https://github.com/davidhalter/jedi.git : v0.15.1 | ||||
| license : MIT | license : MIT | ||||
| component : programming.python | component : programming.python | ||||
| summary : An autocompletion tool for Python that can be used for text editors. | summary : An autocompletion tool for Python that can be used for text editors. | ||||
| description: | | description: | | ||||
| An autocompletion tool for Python that can be used for text editors. | An autocompletion tool for Python that can be used for text editors. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - python-parso | ||||
| - python-pytest | |||||
| rundeps : | rundeps : | ||||
| - python-parso | - python-parso | ||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| check : | | |||||
| ln -sv jedi.git $workdir/../jedi | |||||
| %python3_test pytest3 -v | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.