diff --git a/devel/py-scripttest/Makefile b/devel/py-scripttest/Makefile index c6c7f9cb5ae5..96395c08d7c1 100644 --- a/devel/py-scripttest/Makefile +++ b/devel/py-scripttest/Makefile @@ -1,25 +1,22 @@ PORTNAME= scripttest -PORTVERSION= 2.0 +PORTVERSION= 3.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Helper to test command-line scripts WWW= https://github.com/pypa/scripttest LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.rst -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.7:devel/py-flit-core@${PY_FLAVOR} USES= python USE_GITHUB= yes GH_ACCOUNT= pypa -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test - .include diff --git a/devel/py-scripttest/distinfo b/devel/py-scripttest/distinfo index 80eb7576b81a..06f6a295b540 100644 --- a/devel/py-scripttest/distinfo +++ b/devel/py-scripttest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741802458 -SHA256 (pypa-scripttest-2.0_GH0.tar.gz) = 21483f4f07db1ba3f127b67e2b7c5b19bea1d2a4d6069006f124a3a3086a9697 -SIZE (pypa-scripttest-2.0_GH0.tar.gz) = 14676 +TIMESTAMP = 1786736759 +SHA256 (pypa-scripttest-3.0_GH0.tar.gz) = 99c406d3ee3f8e0e9cf82de5d6735975e879354297b20aa782bed6b6db337cf5 +SIZE (pypa-scripttest-3.0_GH0.tar.gz) = 15742