Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2022 16:36:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 75e5e18cb516 - main - devel/py-pytest: Update to 7.1.2
Message-ID:  <202204261636.23QGaYk0065051@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=75e5e18cb51638461d9ddf3fc38394245a03f464

commit 75e5e18cb51638461d9ddf3fc38394245a03f464
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-26 16:35:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-26 16:36:10 +0000

    devel/py-pytest: Update to 7.1.2
    
    Changes:        https://github.com/pytest-dev/pytest/releases
                    https://docs.pytest.org/en/stable/changelog.html
---
 devel/py-pytest/Makefile | 2 +-
 devel/py-pytest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile
index 4fbc1db5521b..c6a021939322 100644
--- a/devel/py-pytest/Makefile
+++ b/devel/py-pytest/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest
-PORTVERSION=	7.1.1
+PORTVERSION=	7.1.2
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo
index a9e43a42a4a4..9118d151c5c2 100644
--- a/devel/py-pytest/distinfo
+++ b/devel/py-pytest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648037418
-SHA256 (pytest-7.1.1.tar.gz) = 841132caef6b1ad17a9afde46dc4f6cfa59a05f9555aae5151f73bdf2820ca63
-SIZE (pytest-7.1.1.tar.gz) = 1255528
+TIMESTAMP = 1650987248
+SHA256 (pytest-7.1.2.tar.gz) = a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45
+SIZE (pytest-7.1.2.tar.gz) = 1256241



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