Thu Oct 19 15:42:37 2023 UTC ()
py-jedi: update to 0.19.1.

0.19.1 (2023-10-02)
+++++++++++++++++++

- Python 3.12 support (Thanks Peter!)


(wiz)
diff -r1.12 -r1.13 pkgsrc/editors/py-jedi/Makefile
diff -r1.10 -r1.11 pkgsrc/editors/py-jedi/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/editors/py-jedi/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/py-jedi/Makefile 2023/08/01 12:17:41 1.12
+++ pkgsrc/editors/py-jedi/Makefile 2023/10/19 15:42:37 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2023/08/01 12:17:41 adam Exp $ 1# $NetBSD: Makefile,v 1.13 2023/10/19 15:42:37 wiz Exp $
2 2
3DISTNAME= jedi-0.19.0 3DISTNAME= jedi-0.19.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= editors python 5CATEGORIES= editors python
6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jedi/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jedi/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/davidhalter/jedi 9HOMEPAGE= https://github.com/davidhalter/jedi
10COMMENT= Autocompletion tool for Python that can be used for text editors 10COMMENT= Autocompletion tool for Python that can be used for text editors
11LICENSE= mit 11LICENSE= mit
12 12
13EXTRACT_USING= bsdtar 13EXTRACT_USING= bsdtar
14 14
15DEPENDS+= ${PYPKGPREFIX}-parso>=0.8.3:../../lang/py-parso 15DEPENDS+= ${PYPKGPREFIX}-parso>=0.8.3:../../lang/py-parso
16DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline 16DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline

cvs diff -r1.10 -r1.11 pkgsrc/editors/py-jedi/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/py-jedi/distinfo 2023/08/01 12:17:41 1.10
+++ pkgsrc/editors/py-jedi/distinfo 2023/10/19 15:42:37 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2023/08/01 12:17:41 adam Exp $ 1$NetBSD: distinfo,v 1.11 2023/10/19 15:42:37 wiz Exp $
2 2
3BLAKE2s (jedi-0.19.0.tar.gz) = 836ca127e1027244bab313b18a11d52fdf222bf6cc07d5572115f8d0a699ba28 3BLAKE2s (jedi-0.19.1.tar.gz) = ae75446657a61174baac2880e38ee44d96539e0a12516edbe4839d438a797566
4SHA512 (jedi-0.19.0.tar.gz) = 4cab13626492bfd2a5c2f2362536934c99b051e98e4d659df53e11509bb1dbaf931bc9a25b1390df204e5f4f5c38e3eac3c60b5486a5b34a4f3f3ac48d379fe0 4SHA512 (jedi-0.19.1.tar.gz) = 221f4d3f15f6b63e5e8d449139e08fba172758154a5a52ee4b3fdb5a8457a00d3006e473770fc200aae50ae0304ba305c512d2f61654868d000a5ffd91b5bfe7
5Size (jedi-0.19.0.tar.gz) = 1227731 bytes 5Size (jedi-0.19.1.tar.gz) = 1227821 bytes