Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python3-jedi | name : python3-jedi | ||||
| version : 0.17.0 | version : 0.17.2 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - git|https://github.com/davidhalter/jedi.git : v0.17.0 | - git|https://github.com/davidhalter/jedi.git : v0.17.2 | ||||
| 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 | ||||
| rundeps : | rundeps : | ||||
| - python-parso | - python-parso | ||||
| setup : | | |||||
| %patch -p1 < $pkgfiles/fix-test.patch | |||||
| 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.