From dc5fc917b2cb7878d97dfb65c79e29f5ce2728ee Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 6 Apr 2024 07:57:54 +0800 Subject: [PATCH] devel/py-pytest-order: Update to 1.2.1 - Convert to USE_PYTHON=pep517 Changes: https://github.com/pytest-dev/pytest-order/releases --- devel/py-pytest-order/Makefile | 6 ++++-- devel/py-pytest-order/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-pytest-order/Makefile b/devel/py-pytest-order/Makefile index b17dd994e365a..e9e79585b4a9f 100644 --- a/devel/py-pytest-order/Makefile +++ b/devel/py-pytest-order/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-order -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,10 +12,12 @@ WWW= https://pytest-order.readthedocs.io/en/latest/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=6.2.4,1:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pytest-order/distinfo b/devel/py-pytest-order/distinfo index 3ea63166af01d..f4c27850c167a 100644 --- a/devel/py-pytest-order/distinfo +++ b/devel/py-pytest-order/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700759824 -SHA256 (pytest-order-1.2.0.tar.gz) = 944f86b6d441aa7b1da80f801c6ab65b84bbeba472d0a7a12eb43ba26650101a -SIZE (pytest-order-1.2.0.tar.gz) = 44307 +TIMESTAMP = 1712330607 +SHA256 (pytest-order-1.2.1.tar.gz) = 4451bd8821ba4fa2109455a2fcc882af60ef8e53e09d244d67674be08f56eac3 +SIZE (pytest-order-1.2.1.tar.gz) = 44726