Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2022 10:40:03 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fbd82728e249 - main - devel/py-pytest-forked: Update version 1.0.2=>1.4.0
Message-ID:  <202203121040.22CAe30O044610@gitrepo.freebsd.org>

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

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

commit fbd82728e249ed3ad467b982ebf66c56202a9f06
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-03-12 07:49:37 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-12 10:39:59 +0000

    devel/py-pytest-forked: Update version 1.0.2=>1.4.0
    
    Relnotes:
    https://github.com/pytest-dev/pytest-forked/releases/tag/v1.4.0
---
 devel/py-pytest-forked/Makefile | 4 ++--
 devel/py-pytest-forked/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pytest-forked/Makefile b/devel/py-pytest-forked/Makefile
index c867011f8af3..f4c442e5ca74 100644
--- a/devel/py-pytest-forked/Makefile
+++ b/devel/py-pytest-forked/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-forked
-PORTVERSION=	1.0.2
+PORTVERSION=	1.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=3.1.0:devel/py-pytest@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=3.10:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-pytest-forked/distinfo b/devel/py-pytest-forked/distinfo
index c35bb5c3b0e3..8df1ea31ff0f 100644
--- a/devel/py-pytest-forked/distinfo
+++ b/devel/py-pytest-forked/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557840428
-SHA256 (pytest-forked-1.0.2.tar.gz) = d352aaced2ebd54d42a65825722cb433004b4446ab5d2044851d9cc7a00c9e38
-SIZE (pytest-forked-1.0.2.tar.gz) = 6809
+TIMESTAMP = 1646763375
+SHA256 (pytest-forked-1.4.0.tar.gz) = 8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422d7440e
+SIZE (pytest-forked-1.4.0.tar.gz) = 10197



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