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,22 +1,24 @@ PORTNAME= pytest-django -PORTVERSION= 4.5.2 +PORTVERSION= 4.6.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Django plugin for py.test 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 .include 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