Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2024 19:12:01 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: bb8c5fe73ee8 - main - devel/py-mutmut: update 2.5.0 =?utf-8?Q?=E2=86=92?= 2.5.1
Message-ID:  <202408191912.47JJC1aN066899@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=bb8c5fe73ee82e423b0d2c743ac15c47878fcac8

commit bb8c5fe73ee82e423b0d2c743ac15c47878fcac8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-19 19:08:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-19 19:11:39 +0000

    devel/py-mutmut: update 2.5.0 → 2.5.1
    
    Reported by:    portscout
---
 devel/py-mutmut/Makefile | 4 ++--
 devel/py-mutmut/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-mutmut/Makefile b/devel/py-mutmut/Makefile
index bc8adf5e3404..fe4fd6d06128 100644
--- a/devel/py-mutmut/Makefile
+++ b/devel/py-mutmut/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mutmut
-DISTVERSION=	2.5.0
+DISTVERSION=	2.5.1
 CATEGORIES=	devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +24,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}whatthepatch>=0.0.6:textproc/py-whatthepatch@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils concurrent autoplist pytest # 10 tests fail because they require the fixture 'testdata' which is only for Python-3.10+
+USE_PYTHON=	distutils concurrent autoplist pytest # 2 tests fail because they require the fixture 'testdata' which is only for Python-3.10+
 
 NO_ARCH=	yes
 
diff --git a/devel/py-mutmut/distinfo b/devel/py-mutmut/distinfo
index ffd5493e0990..b4ccbbc25c0b 100644
--- a/devel/py-mutmut/distinfo
+++ b/devel/py-mutmut/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715695794
-SHA256 (mutmut-2.5.0.tar.gz) = 0bb271d60047919db181bebc156b8b4a58013c39518b417cb9739ce693332981
-SIZE (mutmut-2.5.0.tar.gz) = 50337
+TIMESTAMP = 1724045690
+SHA256 (mutmut-2.5.1.tar.gz) = d8fea2538805277f6290922e88881ad045002fc284d5a53c2b3915298b77f79d
+SIZE (mutmut-2.5.1.tar.gz) = 50502



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