aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-21 06:36:20 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-21 06:36:20 +0800
commitf521c129e04a1228d8ccb036f934efbc02bc02bf (patch)
treec1e49b4049f01d21f9a52391324323d5e07f2b35
parent86492e04dfc33f78086263af5d764ec76b74a03a (diff)
downloadfreebsd-ports-f521c129e04a1228d8ccb036f934efbc02bc02bf.tar.gz
freebsd-ports-f521c129e04a1228d8ccb036f934efbc02bc02bf.tar.zst
freebsd-ports-f521c129e04a1228d8ccb036f934efbc02bc02bf.zip
Update to 3.5.0
- Fix version requirement of RUN_DEPENDS Changes: https://gitlab.com/pycqa/flake8/blob/master/docs/source/release-notes/3.4.0.rst https://gitlab.com/pycqa/flake8/blob/master/docs/source/release-notes/3.4.1.rst https://gitlab.com/pycqa/flake8/blob/master/docs/source/release-notes/3.5.0.rst PR: 226751 Submitted by: sunpoet (myself) Approved by: wg (maintainer)
Notes
Notes: svn path=/head/; revision=465133
-rw-r--r--devel/py-flake8/Makefile6
-rw-r--r--devel/py-flake8/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-flake8/Makefile b/devel/py-flake8/Makefile
index 422cc79bd3ba..79d7767fe828 100644
--- a/devel/py-flake8/Makefile
+++ b/devel/py-flake8/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= flake8
-PORTVERSION= 3.3.0
+PORTVERSION= 3.5.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,9 @@ LICENSE= MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${FLAVOR}
RUN_DEPENDS= ${PY_ENUM34} \
- ${PYTHON_PKGNAMEPREFIX}mccabe>=0.5.0:devel/py-mccabe@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}mccabe>=0.6.0:devel/py-mccabe@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycodestyle>=2.0.0:devel/py-pycodestyle@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pyflakes>=0.8.1:devel/py-pyflakes@${FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyflakes>=1.5.0:devel/py-pyflakes@${FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-flake8/distinfo b/devel/py-flake8/distinfo
index 539010d61d62..01b785caa004 100644
--- a/devel/py-flake8/distinfo
+++ b/devel/py-flake8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487238723
-SHA256 (flake8-3.3.0.tar.gz) = b907a26dcf5580753d8f80f1be0ec1d5c45b719f7bac441120793d1a70b03f12
-SIZE (flake8-3.3.0.tar.gz) = 134345
+TIMESTAMP = 1521050347
+SHA256 (flake8-3.5.0.tar.gz) = 7253265f7abd8b313e3892944044a365e3f4ac3fcdcfb4298f55ee9ddf188ba0
+SIZE (flake8-3.5.0.tar.gz) = 140608