python/pycodestyle: Updated for version 2.3.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-03-05 21:14:55 +01:00 committed by Willy Sudiarto Raharjo
parent 383f86a0ed
commit 54787b5d79
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pycodestyle
# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pycodestyle
VERSION=${VERSION:-2.2.0}
VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pycodestyle"
VERSION="2.2.0"
VERSION="2.3.1"
HOMEPAGE="https://pycodestyle.readthedocs.io/en/latest/"
DOWNLOAD="https://pypi.python.org/packages/43/9f/56e824b197398582b0c1aaaa2272560bc51f395fe3e45e1dd88de4bb24dc/pycodestyle-2.2.0.tar.gz"
MD5SUM="642c31fc2a72a55a4acdf8ac46d5fb64"
DOWNLOAD="https://pypi.python.org/packages/e1/88/0e2cbf412bd849ea6f1af1f97882add46a374f4ba1d2aea39353609150ad/pycodestyle-2.3.1.tar.gz"
MD5SUM="240e342756af30cae0983b16303a2055"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""