mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
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
This commit is contained in:
parent
6063ac4b31
commit
6294dcb1e0
@ -1,5 +1,5 @@
|
||||
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}
|
||||
|
@ -1,3 +1,3 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user