pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/py-jedi



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 21 08:04:58 UTC 2020

Modified Files:
        pkgsrc/editors/py-jedi: Makefile distinfo

Log Message:
py-jedi: updated to 0.17.2

0.17.2:
- Added an option to pass environment variables to ``Environment``
- ``Project(...).path`` exists now
- Support for Python 3.9
- A few bugfixes


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/py-jedi/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/py-jedi/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/py-jedi/Makefile
diff -u pkgsrc/editors/py-jedi/Makefile:1.4 pkgsrc/editors/py-jedi/Makefile:1.5
--- pkgsrc/editors/py-jedi/Makefile:1.4 Sat Jun 20 07:16:06 2020
+++ pkgsrc/editors/py-jedi/Makefile     Tue Jul 21 08:04:58 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/06/20 07:16:06 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/07/21 08:04:58 adam Exp $
 
-DISTNAME=      jedi-0.17.1
+DISTNAME=      jedi-0.17.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    editors python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jedi/}

Index: pkgsrc/editors/py-jedi/distinfo
diff -u pkgsrc/editors/py-jedi/distinfo:1.3 pkgsrc/editors/py-jedi/distinfo:1.4
--- pkgsrc/editors/py-jedi/distinfo:1.3 Sat Jun 20 07:16:06 2020
+++ pkgsrc/editors/py-jedi/distinfo     Tue Jul 21 08:04:58 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/06/20 07:16:06 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/07/21 08:04:58 adam Exp $
 
-SHA1 (jedi-0.17.1.tar.gz) = 382d259dcfcaa8a5a97d5fcb23cc45658352f788
-RMD160 (jedi-0.17.1.tar.gz) = 03aa576b39d1674936e31807ab560c74138673d2
-SHA512 (jedi-0.17.1.tar.gz) = b86297b2fbb212695469b34288836e3346a33c5c6b83337dbe4ceaaeb2b4185dcb6c888336e24f6da3fe22a39c803af5c34ae5a4ed1d177fde1c1d7fc143bf09
-Size (jedi-0.17.1.tar.gz) = 1137664 bytes
+SHA1 (jedi-0.17.2.tar.gz) = 882249ea674ef7d500ddbd694d9bcbf0475f7f54
+RMD160 (jedi-0.17.2.tar.gz) = 3ef7a2b0f643edccf2d533aabcd8e6f096952a63
+SHA512 (jedi-0.17.2.tar.gz) = cd6f1e5dd617d721528f39fd4d28903ed35d148fd2738cc07b1cb1f6e2631f2a54008113b9acbbd8b790d7523091dee62875391387d701eb747e6c3de5487706
+Size (jedi-0.17.2.tar.gz) = 1139617 bytes



Home | Main Index | Thread Index | Old Index