From 855c44870103c341096baa56299e4bc7d7b214aa Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 25 Oct 2014 07:18:56 +0300 Subject: python/flake8: Updated for version 2.2.5. 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 933c02ca63..344ac23538 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.2.4} +VERSION=${VERSION:-2.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/flake8/flake8.info b/python/flake8/flake8.info index 332a5dc30f..f834b158c2 100644 --- a/python/flake8/flake8.info +++ b/python/flake8/flake8.info @@ -1,8 +1,8 @@ PRGNAM="flake8" -VERSION="2.2.4" +VERSION="2.2.5" HOMEPAGE="https://gitlab.com/pycqa/flake8" -DOWNLOAD="https://pypi.python.org/packages/source/f/flake8/flake8-2.2.4.tar.gz" -MD5SUM="5f9be8c6184beb94a9bc189b67b38806" +DOWNLOAD="https://pypi.python.org/packages/source/f/flake8/flake8-2.2.5.tar.gz" +MD5SUM="6dea927949b94c9d9495ab24bcdf9cf0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pep8 pyflakes python-mccabe" -- cgit v1.2.3