python3-jedi: update to 0.19.0.
This commit is contained in:
parent
6f588ad06d
commit
2e1d8823da
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jedi'
|
# Template file for 'python3-jedi'
|
||||||
pkgname=python3-jedi
|
pkgname=python3-jedi
|
||||||
version=0.18.2
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,11 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://jedi.readthedocs.io/"
|
homepage="https://jedi.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/j/jedi/jedi-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jedi/jedi-${version}.tar.gz"
|
||||||
checksum=bae794c30d07f6d910d32a7048af09b5a39ed740918da923c6b780790ebac612
|
checksum=bcf9894f1753969cbac8022a8c2eaee06bfa3724e4192470aaffe7eb6272b0c4
|
||||||
|
|
||||||
do_check() {
|
|
||||||
PYTHONPATH="$(cd build/lib* && pwd)" python3 ./test/run.py
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue