python3-jedi: update to 0.18.2.

This commit is contained in:
Andrew J. Hesford 2023-01-20 10:51:12 -05:00
parent f3b3c7f0df
commit b6d1cdde47

View file

@ -1,6 +1,6 @@
# Template file for 'python3-jedi'
pkgname=python3-jedi
version=0.18.1
version=0.18.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://jedi.readthedocs.io/"
distfiles="${PYPI_SITE}/j/jedi/jedi-${version}.tar.gz"
checksum=74137626a64a99c8eb6ae5832d99b3bdd7d29a3850fe2aa80a4126b2a7d949ab
checksum=bae794c30d07f6d910d32a7048af09b5a39ed740918da923c6b780790ebac612
do_check() {
PYTHONPATH="$(cd build/lib* && pwd)" python3 ./test/run.py