Hi,

Here an update for simpleeval.

py2 and py3 tested on amd64.

Thanks.
-- 
Sebastien Marie

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-simpleeval/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    9 Aug 2018 16:20:27 -0000       1.2
+++ Makefile    19 Oct 2018 08:16:56 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      simple, safe single expression evaluator library
 
-MODPY_EGG_VERSION = 0.9.6
+MODPY_EGG_VERSION = 0.9.8
 DISTNAME =     simpleeval-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-simpleeval/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    9 Aug 2018 16:20:27 -0000       1.2
+++ distinfo    19 Oct 2018 08:17:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (simpleeval-0.9.6.tar.gz) = hI/bnuXzDPk7nw2EDbbnViYz0gq/fWfCOCoKIWKnlBA=
-SIZE (simpleeval-0.9.6.tar.gz) = 21024
+SHA256 (simpleeval-0.9.8.tar.gz) = heLOYIaXkAU/pNbKzqBaOCKMZnj/rfpdtZqi9OTi3wE=
+SIZE (simpleeval-0.9.8.tar.gz) = 24554

Reply via email to