Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2022 00:23:37 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: 5f39e9ed3d87 - main - devel/py-pytest-flakes: Update 4.0.1 -> 4.0.5
Message-ID:  <202205310023.24V0NbJc061012@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=5f39e9ed3d878021cbf3ecd4f2183285ecf7c4fc

commit 5f39e9ed3d878021cbf3ecd4f2183285ecf7c4fc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-31 00:09:20 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-31 00:23:32 +0000

    devel/py-pytest-flakes: Update 4.0.1 -> 4.0.5
    
    Reported by:    portscout
---
 devel/py-pytest-flakes/Makefile | 7 +++----
 devel/py-pytest-flakes/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/devel/py-pytest-flakes/Makefile b/devel/py-pytest-flakes/Makefile
index aeed86173a3c..c27c09e618ab 100644
--- a/devel/py-pytest-flakes/Makefile
+++ b/devel/py-pytest-flakes/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pytest-flakes
-PORTVERSION=	4.0.1
-PORTREVISION=	1
+PORTVERSION=	4.0.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}pytest4-flakes
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=2.8.0:devel/py-pytest@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyflakes>=0:devel/py-pyflakes@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=5:devel/py-pytest@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyflakes>0:devel/py-pyflakes@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
diff --git a/devel/py-pytest-flakes/distinfo b/devel/py-pytest-flakes/distinfo
index ccb735fc1fce..3c0c40f63093 100644
--- a/devel/py-pytest-flakes/distinfo
+++ b/devel/py-pytest-flakes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596049059
-SHA256 (pytest-flakes-4.0.1.tar.gz) = 37113ac6c7ea5e0b648abf73937955a45f8b9214fe49413297c2ce6ce1808500
-SIZE (pytest-flakes-4.0.1.tar.gz) = 7146
+TIMESTAMP = 1653952813
+SHA256 (pytest-flakes-4.0.5.tar.gz) = 953134e97215ae31f6879fbd7368c18d43f709dc2fab5b7777db2bb2bac3a924
+SIZE (pytest-flakes-4.0.5.tar.gz) = 7313



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