summaryrefslogtreecommitdiffstats
path: root/python/pycodestyle/pycodestyle.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2022-12-11 16:37:54 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-17 09:13:52 +0700
commit715f3e2737b3b1689b053307ad26952f108f6cc7 (patch)
treed171bf74cf6e28cbea8a7d00758502ac064af834 /python/pycodestyle/pycodestyle.SlackBuild
parentaf91eafb570e523c7f462d59f05f5d5ef357bbd4 (diff)
downloadslackbuilds-715f3e2737b3b1689b053307ad26952f108f6cc7.tar.gz
slackbuilds-715f3e2737b3b1689b053307ad26952f108f6cc7.tar.xz
python/pycodestyle: Updated for version 2.10.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pycodestyle/pycodestyle.SlackBuild')
-rw-r--r--python/pycodestyle/pycodestyle.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pycodestyle/pycodestyle.SlackBuild b/python/pycodestyle/pycodestyle.SlackBuild
index 633fd9e66f..6d3c91509e 100644
--- a/python/pycodestyle/pycodestyle.SlackBuild
+++ b/python/pycodestyle/pycodestyle.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pycodestyle
-VERSION=${VERSION:-2.8.0}
+VERSION=${VERSION:-2.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}