Hi,

Here an update for devel/py-simpleeval: 0.9.6 was published yesterday.

The testsuite still passes for both py2 and py3. 

I would like also to take maintainership for the port.

Thanks.
-- 
Sebastien Marie


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-simpleeval/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    22 May 2017 02:23:18 -0000      1.1.1.1
+++ Makefile    9 Aug 2018 06:45:56 -0000
@@ -2,11 +2,13 @@
 
 COMMENT =      simple, safe single expression evaluator library
 
-MODPY_EGG_VERSION = 0.9.5
+MODPY_EGG_VERSION = 0.9.6
 DISTNAME =     simpleeval-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
 
 CATEGORIES =   devel
+
+MAINTAINER =   Sebastien Marie <sema...@online.fr>
 
 # MIT
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-simpleeval/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    22 May 2017 02:23:18 -0000      1.1.1.1
+++ distinfo    9 Aug 2018 06:45:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (simpleeval-0.9.5.tar.gz) = IwbJcyi9O6l/ZiMirlJ15um/ulWufhZPkISmh9cIqmk=
-SIZE (simpleeval-0.9.5.tar.gz) = 16893
+SHA256 (simpleeval-0.9.6.tar.gz) = hI/bnuXzDPk7nw2EDbbnViYz0gq/fWfCOCoKIWKnlBA=
+SIZE (simpleeval-0.9.6.tar.gz) = 21024

Reply via email to