mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
devel/py-pytest-enabler: Update to 1.2.1
Changes: https://github.com/jaraco/pytest-enabler/blob/main/CHANGES.rst
This commit is contained in:
parent
8d4cd7f2aa
commit
ef3773e10f
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= pytest-enabler
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,10 +12,8 @@ COMMENT= Enable installed pytest plugins
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.context>=0:devel/py-jaraco.context@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jaraco.functools>=0:devel/py-jaraco.functools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}more-itertools>=0:devel/py-more-itertools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1611665291
|
||||
SHA256 (pytest-enabler-1.2.0.tar.gz) = 5176390cb1e31a7da260e2669ea9d2e9f4da762c51bb2f568220788dd0d3bba0
|
||||
SIZE (pytest-enabler-1.2.0.tar.gz) = 11135
|
||||
TIMESTAMP = 1637072986
|
||||
SHA256 (pytest-enabler-1.2.1.tar.gz) = e3e8f711322c99d59fe1817043e607f280a28f297dcfa80e2ef63e9141ad7e08
|
||||
SIZE (pytest-enabler-1.2.1.tar.gz) = 7102
|
||||
|
Loading…
Reference in New Issue
Block a user