Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 09:17:03 +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: 0fe9e8652af1 - main - devel/py-pytest-pretty: update 1.2.=?utf-8?Q?0 =E2=86=92 1.?=3.0
Message-ID:  <69f07b0f.40f9b.29da611b@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=0fe9e8652af1ebe084fc4b1a7dfc8aa2c397370c

commit 0fe9e8652af1ebe084fc4b1a7dfc8aa2c397370c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-28 09:15:47 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-28 09:16:52 +0000

    devel/py-pytest-pretty: update 1.2.0 → 1.3.0
---
 devel/py-pytest-pretty/Makefile | 4 +++-
 devel/py-pytest-pretty/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/py-pytest-pretty/Makefile b/devel/py-pytest-pretty/Makefile
index 8de61089b54d..178b77c09a07 100644
--- a/devel/py-pytest-pretty/Makefile
+++ b/devel/py-pytest-pretty/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pytest-pretty
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.0
+DISTVERSION=	1.3.0
 CATEGORIES=	devel python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,6 +25,8 @@ GH_ACCOUNT=	samuelcolvin
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
+# tests as of 1.3.0: 2 failed (pytester inprocess tests fail when plugin not installed, environment issue)
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/py-pytest-pretty/distinfo b/devel/py-pytest-pretty/distinfo
index dd3290d8d36b..b6262eae97ee 100644
--- a/devel/py-pytest-pretty/distinfo
+++ b/devel/py-pytest-pretty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722202514
-SHA256 (samuelcolvin-pytest-pretty-v1.2.0_GH0.tar.gz) = ef1d3f73a7a35164e88b79c937c5b68a5d0a47f83d82865d87b259a000d8d034
-SIZE (samuelcolvin-pytest-pretty-v1.2.0_GH0.tar.gz) = 209444
+TIMESTAMP = 1777365948
+SHA256 (samuelcolvin-pytest-pretty-v1.3.0_GH0.tar.gz) = 348ba49c1565301e872b0377ee5461fd1f1e150815acce92fdda945005c755db
+SIZE (samuelcolvin-pytest-pretty-v1.3.0_GH0.tar.gz) = 217320


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f07b0f.40f9b.29da611b>