Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2023 23:11:41 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1b3bcd895eb6 - main - devel/py-diff-cover: update 8.0.0 =?utf-8?Q?=E2=86=92?= 8.0.2
Message-ID:  <202312232311.3BNNBfSV063535@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b3bcd895eb61f4f17ecf534d8bab477b833f151

commit 1b3bcd895eb61f4f17ecf534d8bab477b833f151
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-12-23 23:07:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-12-23 23:07:45 +0000

    devel/py-diff-cover: update 8.0.0 → 8.0.2
    
    Reported by:    portscout
---
 devel/py-diff-cover/Makefile | 4 ++--
 devel/py-diff-cover/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-diff-cover/Makefile b/devel/py-diff-cover/Makefile
index 9955d027cb9c..262ec66b0aa8 100644
--- a/devel/py-diff-cover/Makefile
+++ b/devel/py-diff-cover/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	diff-cover
-DISTVERSION=	8.0.0
+DISTVERSION=	8.0.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,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 # 5 tests fail, https://github.com/Bachmann1234/diff_cover/issues/348
+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 9e6139bd8fe8..f80358d163b3 100644
--- a/devel/py-diff-cover/distinfo
+++ b/devel/py-diff-cover/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697344956
-SHA256 (diff_cover-8.0.0.tar.gz) = 0995b78a1d5101f5d8922006220c070b18e32a5dbb4a96a073a1941705fe71e7
-SIZE (diff_cover-8.0.0.tar.gz) = 91947
+TIMESTAMP = 1703372602
+SHA256 (diff_cover-8.0.2.tar.gz) = b2fa9d551e33af3791ff0b8b913a9238d379a371185a1d4a7f64981c33fda8b3
+SIZE (diff_cover-8.0.2.tar.gz) = 91212



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312232311.3BNNBfSV063535>