From 715f3e2737b3b1689b053307ad26952f108f6cc7 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 11 Dec 2022 16:37:54 +0200 Subject: python/pycodestyle: Updated for version 2.10.0. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- python/pycodestyle/pycodestyle.SlackBuild | 2 +- python/pycodestyle/pycodestyle.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/pycodestyle') 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} diff --git a/python/pycodestyle/pycodestyle.info b/python/pycodestyle/pycodestyle.info index 02db43fd6e..e3d02a4b65 100644 --- a/python/pycodestyle/pycodestyle.info +++ b/python/pycodestyle/pycodestyle.info @@ -1,8 +1,8 @@ PRGNAM="pycodestyle" -VERSION="2.8.0" +VERSION="2.10.0" HOMEPAGE="https://pycodestyle.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/08/dc/b29daf0a202b03f57c19e7295b60d1d5e1281c45a6f5f573e41830819918/pycodestyle-2.8.0.tar.gz" -MD5SUM="7f4f7cc6634e9388a8bbd35f92e66a6b" +DOWNLOAD="https://files.pythonhosted.org/packages/06/6b/5ca0d12ef7dcf7d20dfa35287d02297f3e0f9e515da5183654c03a9636ce/pycodestyle-2.10.0.tar.gz" +MD5SUM="b7325c5483f38d6d1f61f6b8fe772f39" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad