diff --git a/devel/py-huey/Makefile b/devel/py-huey/Makefile index 60f3e3fc862f..678f09d46531 100644 --- a/devel/py-huey/Makefile +++ b/devel/py-huey/Makefile @@ -1,23 +1,25 @@ PORTNAME= huey -DISTVERSION= 3.0.3 +DISTVERSION= 3.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Little task queue for Python WWW= https://huey.readthedocs.io \ https://github.com/coleifer/huey LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist concurrent +USE_PYTHON= pep517 autoplist concurrent pytest NO_ARCH= yes +# tests as of 3.4.0: 243 passed, 171 skipped, 2 warnings in 20.76s + .include diff --git a/devel/py-huey/distinfo b/devel/py-huey/distinfo index f427a4204854..515b9a49b2f9 100644 --- a/devel/py-huey/distinfo +++ b/devel/py-huey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782631059 -SHA256 (huey-3.0.3.tar.gz) = 1a17fef95fc8432f75413f1b77439cef5f3493c1ddbfba9151756b31a1b2dad3 -SIZE (huey-3.0.3.tar.gz) = 263604 +TIMESTAMP = 1788806523 +SHA256 (huey-3.4.0.tar.gz) = ac9b02e741f13da4092ea19bcaafc73669e97d3153914d2fed2868df144f6dfa +SIZE (huey-3.4.0.tar.gz) = 630013