Skip to content
Snippets Groups Projects
Verified Commit 6294dcb1 authored by sunpoet's avatar sunpoet
Browse files

devel/py-pytest-subtests: Update to 0.12.1

- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS

Changes:	https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst
parent 6063ac4b
No related branches found
No related tags found
No related merge requests found
PORTNAME= pytest-subtests
PORTVERSION= 0.11.0
PORTVERSION= 0.12.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -11,8 +11,8 @@ WWW= https://github.com/pytest-dev/pytest-subtests
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2.3:devel/py-setuptools-scm@${PY_FLAVOR} \
${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2.3:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR}
......
TIMESTAMP = 1685162190
SHA256 (pytest-subtests-0.11.0.tar.gz) = 51865c88457545f51fb72011942f0a3c6901ee9e24cbfb6d1b9dc1348bafbe37
SIZE (pytest-subtests-0.11.0.tar.gz) = 12763
TIMESTAMP = 1710712484
SHA256 (pytest-subtests-0.12.1.tar.gz) = d6605dcb88647e0b7c1889d027f8ef1c17d7a2c60927ebfdc09c7b0d8120476d
SIZE (pytest-subtests-0.12.1.tar.gz) = 15303
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment