diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-02-17 22:05:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-24 06:55:50 +0700 |
commit | e44ce3fcf8bdbc5db0b8309a1fb84122085ec369 (patch) | |
tree | 91dc054e685e42f4167202273ea7c29550265335 /python | |
parent | de702f604faff35b252c8e3c1a14ca884a568305 (diff) | |
download | slackbuilds-e44ce3fcf8bdbc5db0b8309a1fb84122085ec369.tar.gz |
python/python-scandir: Updated for version 1.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-scandir/python-scandir.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-scandir/python-scandir.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-scandir/python-scandir.SlackBuild b/python/python-scandir/python-scandir.SlackBuild index 0d910818aa..3ed42bb808 100644 --- a/python/python-scandir/python-scandir.SlackBuild +++ b/python/python-scandir/python-scandir.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-scandir -# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-scandir SRCNAM=$(echo $PRGNAM | cut -c8-15) -VERSION=${VERSION:-1.5} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-scandir/python-scandir.info b/python/python-scandir/python-scandir.info index 00f00ec5c5..133c18b3a5 100644 --- a/python/python-scandir/python-scandir.info +++ b/python/python-scandir/python-scandir.info @@ -1,8 +1,8 @@ PRGNAM="python-scandir" -VERSION="1.5" +VERSION="1.7" HOMEPAGE="https://github.com/benhoyt/scandir" -DOWNLOAD="https://pypi.python.org/packages/bd/f4/3143e0289faf0883228017dbc6387a66d0b468df646645e29e1eb89ea10e/scandir-1.5.tar.gz" -MD5SUM="a2713043de681bba6b084be42e7a8a44" +DOWNLOAD="https://pypi.python.org/packages/13/bb/e541b74230bbf7a20a3949a2ee6631be299378a784f5445aa5d0047c192b/scandir-1.7.tar.gz" +MD5SUM="037e5f24d1a0e78b17faca72dea9555f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |