Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2026 05:31:12 +0000
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: 827818788047 - main - devel/py-pytest-mpl: update 0.=?utf-8?Q?17.0 =E2=86=92?= 0.19.0
Message-ID:  <6a2b99a0.42967.6db73c7e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8278187880478b965b18f6542ccf7327fc1328fc

commit 8278187880478b965b18f6542ccf7327fc1328fc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-12 04:05:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-12 05:30:38 +0000

    devel/py-pytest-mpl: update 0.17.0 → 0.19.0
---
 devel/py-pytest-mpl/Makefile | 6 +++---
 devel/py-pytest-mpl/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-pytest-mpl/Makefile b/devel/py-pytest-mpl/Makefile
index d90fa597d500..8e18c7ace232 100644
--- a/devel/py-pytest-mpl/Makefile
+++ b/devel/py-pytest-mpl/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	pytest-mpl
-DISTVERSION=	0.17.0
-PORTREVISION=	2
+DISTVERSION=	0.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	${PORTNAME:S/-/_/}-${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Pytest plugin to facilitate image comparison for Matplotlib figures
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist pytest # several tests fail, see https://github.com/matplotlib/pytest-mpl/issues/179
+USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
diff --git a/devel/py-pytest-mpl/distinfo b/devel/py-pytest-mpl/distinfo
index a005ae7f6a23..a6760641d9f1 100644
--- a/devel/py-pytest-mpl/distinfo
+++ b/devel/py-pytest-mpl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707990416
-SHA256 (pytest-mpl-0.17.0.tar.gz) = fbef05d7e664b4b33452fb698ac188e522791f327de34e7ea37dbdfe9d52cac6
-SIZE (pytest-mpl-0.17.0.tar.gz) = 885613
+TIMESTAMP = 1781235752
+SHA256 (pytest_mpl-0.19.0.tar.gz) = c08e7b51ba4c98eed77ac3f3c6e336ed6163647d9e27ea1d928f79b542178cbe
+SIZE (pytest_mpl-0.19.0.tar.gz) = 881884


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2b99a0.42967.6db73c7e>