summaryrefslogtreecommitdiff
path: root/math/py-asteval/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-02-08 08:34:37 +0000
committeradam <adam@pkgsrc.org>2021-02-08 08:34:37 +0000
commit6c8e600d8c501ed9aa65c93bafb87a034114bc6a (patch)
treedfe442b5d123534b71c1bd642f5cc8eb3e8e6904 /math/py-asteval/Makefile
parent377250336f015ecd59aaf860f9f9dffa958673e7 (diff)
downloadpkgsrc-6c8e600d8c501ed9aa65c93bafb87a034114bc6a.tar.gz
py-asteval: updated to 0.9.21
0.9.21: another important but small fix for Python 3.9 0.9.20: doc update
Diffstat (limited to 'math/py-asteval/Makefile')
-rw-r--r--math/py-asteval/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-asteval/Makefile b/math/py-asteval/Makefile
index 1d2b5df911a..b7907accf43 100644
--- a/math/py-asteval/Makefile
+++ b/math/py-asteval/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/10/05 21:05:09 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/08 08:34:37 adam Exp $
-DISTNAME= asteval-0.9.19
+DISTNAME= asteval-0.9.21
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/asteval/}