summaryrefslogtreecommitdiffstats
path: root/python/pycodestyle/pycodestyle.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-03-05 20:50:14 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:31 +0100
commitf672706489961ed9a415a589f29ad9a91504624f (patch)
tree3400380e8403a81107a7763753bb21d3830355a2 /python/pycodestyle/pycodestyle.SlackBuild
parent738e387a0e8606edadbb1f07f4f1e466fd303259 (diff)
downloadslackbuilds-f672706489961ed9a415a589f29ad9a91504624f.tar.gz
python/pycodestyle: Downgraded to version 2.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 619145543d..8cff89d3dd 100644
--- a/python/pycodestyle/pycodestyle.SlackBuild
+++ b/python/pycodestyle/pycodestyle.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pycodestyle
-VERSION=${VERSION:-2.5.0}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}