diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-02-17 20:11:12 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-23 08:27:00 +0700 |
commit | 4ba9b00e4729f7cbf9395c295353b3ad9dad325f (patch) | |
tree | 456b81f9ddfe1c0d471f9f7a1642b4296285ed62 /python | |
parent | 164dcb19a1d143b6eea8bd5561091668faaba6ba (diff) | |
download | slackbuilds-4ba9b00e4729f7cbf9395c295353b3ad9dad325f.tar.gz |
python/tqdm: Updated for version 4.31.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/tqdm/tqdm.SlackBuild | 2 | ||||
-rw-r--r-- | python/tqdm/tqdm.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index fb69238af8..8e404f60b2 100644 --- a/python/tqdm/tqdm.SlackBuild +++ b/python/tqdm/tqdm.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tqdm -VERSION=${VERSION:-4.31.0} +VERSION=${VERSION:-4.31.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index efa289a6ed..7323eb54c6 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.31.0" +VERSION="4.31.1" HOMEPAGE="https://github.com/tqdm/tqdm" -DOWNLOAD="https://files.pythonhosted.org/packages/44/5c/e4f0a8902ffb5f490051a0af8172fb369266f41848a3cee77da7e171c76f/tqdm-4.31.0.tar.gz" -MD5SUM="9fbee8914301388294fd776dfe2eedbf" +DOWNLOAD="https://files.pythonhosted.org/packages/80/9b/f3036a9a11c250eb51d38acf94d1d7c33a0d4da8a8931bfdf15e12d505b1/tqdm-4.31.1.tar.gz" +MD5SUM="807e8c13e16e3660ac88e05d711daeb0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |