diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-31 05:18:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:15:45 +0700 |
commit | 7fd2f99953d657893f89cd696f3d28414dc13e57 (patch) | |
tree | 463293b60cc78f31fd4d102f8ab8b26ca0fabadb /python | |
parent | d828fc1d7abc9b30fe87fca9c82b9b88dce82f05 (diff) | |
download | slackbuilds-7fd2f99953d657893f89cd696f3d28414dc13e57.tar.gz |
python/tqdm: Updated for version 4.9.0.
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 19a77443ab..43e8330e68 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.8.4} +VERSION=${VERSION:-4.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index 6468b498cf..79c32347b2 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.8.4" +VERSION="4.9.0" HOMEPAGE="http://chump.readthedocs.org" -DOWNLOAD="https://pypi.python.org/packages/12/f6/2d7be1c049d3e1556a43825728b51600ccb54be5ee1f5b2b0cc27887112b/tqdm-4.8.4.tar.gz" -MD5SUM="b30a0aa20641d239296eab1c48a06b4e" +DOWNLOAD="https://pypi.python.org/packages/31/99/65610a0c0f1ae49227e64cc30a46904757301eadc52e0a7da0a6f0f5dcff/tqdm-4.9.0.tar.gz" +MD5SUM="4c6c357bdb7ce69c30f32eb9c38ac193" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |