summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-07-24 06:54:40 +0000
committeradam <adam@pkgsrc.org>2020-07-24 06:54:40 +0000
commit2fcf45ba56406d5fc1a1ba31f6e131bb39e7de07 (patch)
treec1adc8942cf98fc45760be974949b415b32955cc /lang
parent8bc8c1d015681f766db6ed6fbb9db03d9788a2b1 (diff)
downloadpkgsrc-2fcf45ba56406d5fc1a1ba31f6e131bb39e7de07.tar.gz
py-parso: updated to 0.7.1
0.7.1 - Fixed a couple of smaller bugs (mostly syntax error detection in ``Grammar.iter_errors``) This is going to be the last release that supports Python 2.7, 3.4 and 3.5.
Diffstat (limited to 'lang')
-rw-r--r--lang/py-parso/Makefile4
-rw-r--r--lang/py-parso/PLIST3
-rw-r--r--lang/py-parso/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/lang/py-parso/Makefile b/lang/py-parso/Makefile
index 22b0d2385cf..34850ba8d77 100644
--- a/lang/py-parso/Makefile
+++ b/lang/py-parso/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/05/17 18:39:29 adam Exp $
+# $NetBSD: Makefile,v 1.13 2020/07/24 06:54:40 adam Exp $
-DISTNAME= parso-0.7.0
+DISTNAME= parso-0.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/parso/}
diff --git a/lang/py-parso/PLIST b/lang/py-parso/PLIST
index a0940807bdf..fae2885de04 100644
--- a/lang/py-parso/PLIST
+++ b/lang/py-parso/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/01/29 14:03:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/07/24 06:54:40 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -44,6 +44,7 @@ ${PYSITELIB}/parso/python/errors.py
${PYSITELIB}/parso/python/errors.pyc
${PYSITELIB}/parso/python/errors.pyo
${PYSITELIB}/parso/python/grammar27.txt
+${PYSITELIB}/parso/python/grammar310.txt
${PYSITELIB}/parso/python/grammar33.txt
${PYSITELIB}/parso/python/grammar34.txt
${PYSITELIB}/parso/python/grammar35.txt
diff --git a/lang/py-parso/distinfo b/lang/py-parso/distinfo
index 7de2f068856..d597fb55319 100644
--- a/lang/py-parso/distinfo
+++ b/lang/py-parso/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/04/20 10:18:40 adam Exp $
+$NetBSD: distinfo,v 1.12 2020/07/24 06:54:40 adam Exp $
-SHA1 (parso-0.7.0.tar.gz) = 8839588a883a5345fa00d1599809b58be432dd23
-RMD160 (parso-0.7.0.tar.gz) = 454f986c7a3141c98725fc2bcc9b892ba905ae96
-SHA512 (parso-0.7.0.tar.gz) = 7ca6fbf001826afd57c9777bc5cc0d206b52c5c15b8f237ab4add041c2a7b9cf911a9959e1e9e24c5a00d46d447b0c66efd5381955201d7053933a97e32b8934
-Size (parso-0.7.0.tar.gz) = 399099 bytes
+SHA1 (parso-0.7.1.tar.gz) = 3fe737203791888cb527d0ca4bd483c7b201b565
+RMD160 (parso-0.7.1.tar.gz) = acc080335b1228df041a54e944f3f63bec3c3d38
+SHA512 (parso-0.7.1.tar.gz) = 19c30d07a8982323ffbeba3fa36c8f504f49991c54df595e47defca1b1ba94ab3f5203485e6459012adfd440cc648dd8cfd44c571f02db7ed8e49f372eb3df3a
+Size (parso-0.7.1.tar.gz) = 400854 bytes