From ced5e885b4e7ece322d293c57331db9d2212fd09 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 29 Jul 2016 03:34:31 +0300 Subject: python/flake8: Updated for version 3.0.2. Signed-off-by: Dimitris Zlatanidis --- python/flake8/flake8.SlackBuild | 2 +- python/flake8/flake8.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/flake8') diff --git a/python/flake8/flake8.SlackBuild b/python/flake8/flake8.SlackBuild index fc0a3cf52f..4888d6df2c 100644 --- a/python/flake8/flake8.SlackBuild +++ b/python/flake8/flake8.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=flake8 -VERSION=${VERSION:-2.6.0} +VERSION=${VERSION:-3.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/flake8/flake8.info b/python/flake8/flake8.info index d69cf4aebc..b1c2654292 100644 --- a/python/flake8/flake8.info +++ b/python/flake8/flake8.info @@ -1,8 +1,8 @@ PRGNAM="flake8" -VERSION="2.6.0" +VERSION="3.0.2" HOMEPAGE="https://gitlab.com/pycqa/flake8" -DOWNLOAD="https://pypi.python.org/packages/f4/c7/1c5bb63914354b2e4eb1d84634b96af8fad64278d84a30aa9bffbcf2e67d/flake8-2.6.0.tar.gz" -MD5SUM="f00378a3e9b7ab398b05f70befa112cd" +DOWNLOAD="https://pypi.python.org/packages/78/02/11d818facb72952e07e50a87aa5fccb36884c0f350a6f9121e2ffbf1fa4a/flake8-3.0.2.tar.gz" +MD5SUM="3074789ea43c6e75e1c9f671d0376a4e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycodestyle pyflakes python-mccabe" -- cgit v1.2.3