summaryrefslogtreecommitdiff
path: root/lang/py-asttokens/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-01-14 22:37:07 +0000
committerwiz <wiz@pkgsrc.org>2020-01-14 22:37:07 +0000
commitd707f9f71fa0d68051aa44ec3271b5ba627697bc (patch)
tree274d7417c1ab7fe2de185760ec53a1230e7b6274 /lang/py-asttokens/Makefile
parent70382a66591a6d8bd64c648ea8d82e36e6680969 (diff)
downloadpkgsrc-d707f9f71fa0d68051aa44ec3271b5ba627697bc.tar.gz
py-asttokens: update to 2.0.3.
Changes not found. Commit history here: https://github.com/gristlabs/asttokens/commits/master
Diffstat (limited to 'lang/py-asttokens/Makefile')
-rw-r--r--lang/py-asttokens/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/py-asttokens/Makefile b/lang/py-asttokens/Makefile
index 66f8d664c04..154d1000f55 100644
--- a/lang/py-asttokens/Makefile
+++ b/lang/py-asttokens/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2019/10/26 23:01:41 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/14 22:37:07 wiz Exp $
-DISTNAME= asttokens-2.0.2
+DISTNAME= asttokens-2.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/asttokens/}