devel/py-pytest-subtests: Update to 0.11.0
- Convert to USE_PYTHON=pep517 Changes: https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst
This commit is contained in:
parent
023938be48
commit
1df1577a5f
@ -1,5 +1,5 @@
|
||||
PORTNAME= pytest-subtests
|
||||
PORTVERSION= 0.10.0
|
||||
PORTVERSION= 0.11.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,13 +11,15 @@ WWW= https://github.com/pytest-dev/pytest-subtests
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2.3:devel/py-setuptools_scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${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}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.28,1:devel/py-pytest-xdist@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils pytest
|
||||
USE_PYTHON= autoplist concurrent pep517 pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1677771285
|
||||
SHA256 (pytest-subtests-0.10.0.tar.gz) = d9961a67c1791e8c1e32dce7a70ed1e54f3b1e641087f2094f2d37087ab7fb17
|
||||
SIZE (pytest-subtests-0.10.0.tar.gz) = 11437
|
||||
TIMESTAMP = 1685162190
|
||||
SHA256 (pytest-subtests-0.11.0.tar.gz) = 51865c88457545f51fb72011942f0a3c6901ee9e24cbfb6d1b9dc1348bafbe37
|
||||
SIZE (pytest-subtests-0.11.0.tar.gz) = 12763
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user