Tuesday, December 10, 2019

update: devel/py-simpleeval

Hi,

A simple update for devel/py-simpleeval

Tested with py2 and py3, and tryton tested too (which is using it).

Comments or OK ?
--
Sebastien Marie


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-simpleeval/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile 12 Jul 2019 20:45:53 -0000 1.5
+++ Makefile 10 Dec 2019 15:00:16 -0000
@@ -2,10 +2,9 @@

COMMENT = simple, safe single expression evaluator library

-MODPY_EGG_VERSION = 0.9.8
+MODPY_EGG_VERSION = 0.9.10
DISTNAME = simpleeval-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
-REVISION = 0

CATEGORIES = devel

Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-simpleeval/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 28 Oct 2018 13:46:43 -0000 1.3
+++ distinfo 10 Dec 2019 15:00:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (simpleeval-0.9.8.tar.gz) = heLOYIaXkAU/pNbKzqBaOCKMZnj/rfpdtZqi9OTi3wE=
-SIZE (simpleeval-0.9.8.tar.gz) = 24554
+SHA256 (simpleeval-0.9.10.tar.gz) = aSBVSIwoZGN/bC7bX6SBdZeKKgcxgAnnzwPJeQyhe+o=
+SIZE (simpleeval-0.9.10.tar.gz) = 26687

No comments:

Post a Comment