diff --git a/devel/py-noseofyeti/Makefile b/devel/py-noseofyeti/Makefile index 83624e571e74..a612df71ff1c 100644 --- a/devel/py-noseofyeti/Makefile +++ b/devel/py-noseofyeti/Makefile @@ -1,30 +1,29 @@ PORTNAME= noseofyeti DISTVERSIONPREFIX=release- -DISTVERSION= 2.4.2 +DISTVERSION= 2.4.3 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= arrowd@FreeBSD.org COMMENT= Python codec that provides an RSpec style DSL for Python WWW= https://github.com/delfick/nose-of-yeti LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-helpers-namespace>0:devel/py-pytest-helpers-namespace@${PY_FLAVOR} USES= python USE_GITHUB= yes -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 GH_ACCOUNT= delfick GH_PROJECT= nose-of-yeti -PLIST_FILES= ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}/noy_black.pth - do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= \ -k 'not test_registering_codec_doesnt_lead_to_error' .include diff --git a/devel/py-noseofyeti/distinfo b/devel/py-noseofyeti/distinfo index 9a3337906a8c..503948448fd3 100644 --- a/devel/py-noseofyeti/distinfo +++ b/devel/py-noseofyeti/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687688137 -SHA256 (delfick-nose-of-yeti-release-2.4.2_GH0.tar.gz) = 2610b320797a3748dce705e7476bddda77cbaea6a3cddef497b653217ce7c9ce -SIZE (delfick-nose-of-yeti-release-2.4.2_GH0.tar.gz) = 44434 +TIMESTAMP = 1700297526 +SHA256 (delfick-nose-of-yeti-release-2.4.3_GH0.tar.gz) = 6575aa89feedfe0d138c6a970d8feb9cdf9c2d840adba0797093d84de0b516ee +SIZE (delfick-nose-of-yeti-release-2.4.3_GH0.tar.gz) = 44725