diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-30 17:09:20 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-30 17:23:32 -0700 |
commit | 5f39e9ed3d878021cbf3ecd4f2183285ecf7c4fc (patch) | |
tree | 46cb9e04ef0c4a2f07aaf35a30cfa5cdcab83195 | |
parent | biology/py-pysam: Update 0.19.0 -> 0.19.1 (diff) |
devel/py-pytest-flakes: Update 4.0.1 -> 4.0.5
Reported by: portscout
-rw-r--r-- | devel/py-pytest-flakes/Makefile | 7 | ||||
-rw-r--r-- | 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 |