diff options
Diffstat (limited to 'devel/py-mmh3')
-rw-r--r-- | devel/py-mmh3/Makefile | 4 | ||||
-rw-r--r-- | devel/py-mmh3/distinfo | 6 |
2 files changed, 5 insertions, 5 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: diff --git a/devel/py-mmh3/distinfo b/devel/py-mmh3/distinfo index 3cdae6c4328e..5ca4580ca734 100644 --- a/devel/py-mmh3/distinfo +++ b/devel/py-mmh3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738088990 -SHA256 (mmh3-5.1.0.tar.gz) = 136e1e670500f177f49ec106a4ebf0adf20d18d96990cc36ea492c651d2b406c -SIZE (mmh3-5.1.0.tar.gz) = 33728 +TIMESTAMP = 1755062500 +SHA256 (mmh3-5.2.0.tar.gz) = 1efc8fec8478e9243a78bb993422cf79f8ff85cb4cf6b79647480a31e0d950a8 +SIZE (mmh3-5.2.0.tar.gz) = 33582 |