git: 1f59bbad4598 - main - devel/py-pytest-enabler: Update to 2.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jul 2023 16:47:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f59bbad45987628735514b1707adb564d7cf377 commit 1f59bbad45987628735514b1707adb564d7cf377 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-31 16:31:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-31 16:40:08 +0000 devel/py-pytest-enabler: Update to 2.3.1 Changes: https://github.com/jaraco/pytest-enabler/blob/main/NEWS.rst --- devel/py-pytest-enabler/Makefile | 7 ++++--- devel/py-pytest-enabler/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/py-pytest-enabler/Makefile b/devel/py-pytest-enabler/Makefile index 39b3c9d68495..3996c4e35f3e 100644 --- a/devel/py-pytest-enabler/Makefile +++ b/devel/py-pytest-enabler/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-enabler -PORTVERSION= 2.1.1 +PORTVERSION= 2.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +11,11 @@ WWW= https://github.com/jaraco/pytest-enabler LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.context>=0:devel/py-jaraco.context@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=5.10:devel/py-importlib-resources@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jaraco.context>=0:devel/py-jaraco.context@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jaraco.functools>=0:devel/py-jaraco.functools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-black>=0.3.7:devel/py-pytest-black@${PY_FLAVOR} \ diff --git a/devel/py-pytest-enabler/distinfo b/devel/py-pytest-enabler/distinfo index 87b5add504ae..37ba0ae46c96 100644 --- a/devel/py-pytest-enabler/distinfo +++ b/devel/py-pytest-enabler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685162186 -SHA256 (pytest-enabler-2.1.1.tar.gz) = 75a7af18f0ff9edfce1a3e462a01768542a7cb734e9f808015bbe7e2dc85fc87 -SIZE (pytest-enabler-2.1.1.tar.gz) = 8309 +TIMESTAMP = 1689398889 +SHA256 (pytest-enabler-2.3.1.tar.gz) = 0b1afe2adcbc89f2425049ded0e6cb38c2952a88b14fed5d2cb1afd8a397b6f9 +SIZE (pytest-enabler-2.3.1.tar.gz) = 9211