python3-jedi: update to 0.18.1.
This commit is contained in:
parent
e1d2d4234c
commit
6d8c8784a5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jedi'
|
||||
pkgname=python3-jedi
|
||||
version=0.18.0
|
||||
revision=2
|
||||
version=0.18.1
|
||||
revision=1
|
||||
wrksrc="jedi-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://jedi.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/j/jedi/jedi-${version}.tar.gz"
|
||||
checksum=92550a404bad8afed881a137ec9a461fed49eca661414be45059329614ed0707
|
||||
checksum=74137626a64a99c8eb6ae5832d99b3bdd7d29a3850fe2aa80a4126b2a7d949ab
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib* && pwd)" python3 ./test/run.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue