git: 6449a8c724f5 - main - devel/py-scripttest: Update to 3.0
Nicola Vitale <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=6449a8c724f51496746d3e4d5a78f57fade6c20b commit 6449a8c724f51496746d3e4d5a78f57fade6c20b Author: Nicola Vitale <[email protected]> AuthorDate: 2026-08-14 20:05:08 +0000 Commit: Nicola Vitale <[email protected]> CommitDate: 2026-08-14 20:05:08 +0000 devel/py-scripttest: Update to 3.0 - Convert to PEP517 Reported by: portscout! --- devel/py-scripttest/Makefile | 9 +++------ devel/py-scripttest/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 9 deletions(-) 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,5 +1,5 @@ PORTNAME= scripttest -PORTVERSION= 2.0 +PORTVERSION= 3.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,16 +10,13 @@ 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 <bsd.port.mk> 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