diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-25 21:52:23 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:41:53 +0700 |
commit | 13db3eec8b163c5e861b2a46ae257fc8a1418930 (patch) | |
tree | 5cda31a2e76ed9c0bcb1d7225c9957e5010d3cd4 /python | |
parent | 823a93b954c06280d81dc94ae39c0391f155fbe6 (diff) | |
download | slackbuilds-13db3eec8b163c5e861b2a46ae257fc8a1418930.tar.gz |
python/tqdm: Updated for version 4.14.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 f1d25fdfe9..32276397f1 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.11.2} +VERSION=${VERSION:-4.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index a9fdb9a2af..423eeddf23 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.11.2" +VERSION="4.14.0" HOMEPAGE="http://chump.readthedocs.org" -DOWNLOAD="https://pypi.python.org/packages/46/b0/615b394ac0b25f1f1ef229e223c335558d69db97301c93e932fb7e5e4679/tqdm-4.11.2.tar.gz" -MD5SUM="f1fdea742f527b0049850d261197eedf" +DOWNLOAD="https://pypi.python.org/packages/67/7c/95e5425871bf314e484aea5f8ec65b49ab006944309b496cd53c47646155/tqdm-4.14.0.tar.gz" +MD5SUM="132f85f0f2ffad4226a2156b9b100653" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |