Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-jedi | name : python-jedi | ||||
| version : 0.17.0 | version : 0.18.0 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - git|https://github.com/davidhalter/jedi.git : v0.17.0 | - git|https://github.com/davidhalter/jedi.git : v0.18.0 | ||||
| homepage : https://github.com/davidhalter/jedi | |||||
| 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 : | ||||
| - python-parso | - python-parso | ||||
| - python-pytest | - python-pytest | ||||
| - python-setuptools | |||||
| rundeps : | rundeps : | ||||
| - python-parso | - python-parso | ||||
| replaces : | |||||
| - python3-jedi | |||||
| build : | | build : | | ||||
| %python_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python3_install | ||||
| check : | | check : | | ||||
| %python_test pytest -v | %python3_test pytest3 -v -k 'not test_completion[pytest' | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.