git: 5cd749c4f72a - main - devel/py-pytest-django: Update to 4.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Nov 2023 07:42:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5cd749c4f72a55fcefa9aba233d983fda5ccd319 commit 5cd749c4f72a55fcefa9aba233d983fda5ccd319 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-02 07:36:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-02 07:37:44 +0000 devel/py-pytest-django: Update to 4.6.0 - Convert to USE_PYTHON=pep517 Changes: https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst https://pytest-django.readthedocs.io/en/latest/changelog.html --- devel/py-pytest-django/Makefile | 10 ++++++---- devel/py-pytest-django/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/devel/py-pytest-django/Makefile b/devel/py-pytest-django/Makefile index 7cf24a050358..0d6b43f46840 100644 --- a/devel/py-pytest-django/Makefile +++ b/devel/py-pytest-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-django -PORTVERSION= 4.5.2 +PORTVERSION= 4.6.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,11 +11,13 @@ WWW= https://github.com/pytest-dev/pytest-django LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=5.0.0:devel/py-setuptools_scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=5.4.0,1:devel/py-pytest@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=5.0.0:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.0.0,1:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pytest-django/distinfo b/devel/py-pytest-django/distinfo index 00a3b829273f..9a0b8311a4c8 100644 --- a/devel/py-pytest-django/distinfo +++ b/devel/py-pytest-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650229194 -SHA256 (pytest-django-4.5.2.tar.gz) = d9076f759bb7c36939dbdd5ae6633c18edfc2902d1a69fdbefd2426b970ce6c2 -SIZE (pytest-django-4.5.2.tar.gz) = 79949 +TIMESTAMP = 1698848880 +SHA256 (pytest-django-4.6.0.tar.gz) = ebc12a64f822a1284a281caf434d693f96bff69a9b09c677f538ecaa2f470b37 +SIZE (pytest-django-4.6.0.tar.gz) = 83138