summaryrefslogtreecommitdiff
path: root/devel/py-mmh3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-mmh3/Makefile')
-rw-r--r--devel/py-mmh3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-mmh3/Makefile b/devel/py-mmh3/Makefile
index e5fd5c18c1ce..a99dabef5c50 100644
--- a/devel/py-mmh3/Makefile
+++ b/devel/py-mmh3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mmh3
-PORTVERSION= 5.1.0
+PORTVERSION= 5.2.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-USES= python:3.9+
+USES= python
USE_PYTHON= autoplist concurrent pep517
post-install: