Skip to content

Commit

Permalink
devel/py-pytest-flakes: Update 4.0.1 -> 4.0.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed May 31, 2022
1 parent e8c0b45 commit 5f39e9e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions 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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 5f39e9e

Please sign in to comment.