aboutsummaryrefslogtreecommitdiff
path: root/devel/py-simpleeval/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-simpleeval/Makefile')
-rw-r--r--devel/py-simpleeval/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-simpleeval/Makefile b/devel/py-simpleeval/Makefile
index 7620ab557eff..050bea195ebf 100644
--- a/devel/py-simpleeval/Makefile
+++ b/devel/py-simpleeval/Makefile
@@ -1,17 +1,17 @@
PORTNAME= simpleeval
-PORTVERSION= 0.9.13
+PORTVERSION= 1.0.7
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Simple, safe single expression evaluator python library
+COMMENT= Simple, safe single expression evaluator library
WWW= https://github.com/danthedeckie/simpleeval
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENCE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=30.3.0:devel/py-setuptools@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517