git: 8dfc5b3f0cd0 - main - devel/py-diff-cover: update 9.1.1 → 9.2.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 08 Sep 2024 08:37:50 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8dfc5b3f0cd0f45311ae9bb4bf67cdfc2ef49210

commit 8dfc5b3f0cd0f45311ae9bb4bf67cdfc2ef49210
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-08 08:37:25 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-08 08:37:45 +0000

    devel/py-diff-cover: update 9.1.1 → 9.2.0
    
    Reported by:    portscout
---
 devel/py-diff-cover/Makefile | 7 ++++---
 devel/py-diff-cover/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-diff-cover/Makefile b/devel/py-diff-cover/Makefile
index 56d1ea150d53..a4c8bf804cb4 100644
--- a/devel/py-diff-cover/Makefile
+++ b/devel/py-diff-cover/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	diff-cover
-DISTVERSION=	9.1.1
+DISTVERSION=	9.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ WWW=		https://github.com/Bachmann1234/diff_cover
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \
+		${PY_SETUPTOOLS}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}chardet>=3.0.0:textproc/py-chardet@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.1:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pluggy>=0.13.1:devel/py-pluggy@${PY_FLAVOR} \
@@ -24,7 +25,7 @@ TEST_DEPENDS=	pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist pytest # 2 tests fail, see https://github.com/Bachmann1234/diff_cover/issues/400
+USE_PYTHON=	pep517 autoplist pytest
 
 MAKE_ENV+=	GIT_DIR=${WRKDIR} # workaround for https://github.com/python-poetry/poetry/issues/5547
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
diff --git a/devel/py-diff-cover/distinfo b/devel/py-diff-cover/distinfo
index 52cc8b8b89c6..6824ce016879 100644
--- a/devel/py-diff-cover/distinfo
+++ b/devel/py-diff-cover/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724045585
-SHA256 (diff_cover-9.1.1.tar.gz) = b5ed20955b3ebdee94476e429cfd9f1324e1c19a04c4aae32a893b11c3673f1e
-SIZE (diff_cover-9.1.1.tar.gz) = 93357
+TIMESTAMP = 1725780005
+SHA256 (diff_cover-9.2.0.tar.gz) = 85a0b353ebbb678f9e87ea303f75b545bd0baca38f563219bb72f2ae862bba36
+SIZE (diff_cover-9.2.0.tar.gz) = 94857