summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-11-14 22:43:46 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:42:45 +0700
commit375304f44d08b2a2ddf5254c654e3983af9ab939 (patch)
treeaeadd8d3956bab943cf4932d518016d902546fd7 /python
parent0ae06b859daf18b1aea52304f8dd3d1e96eb2921 (diff)
downloadslackbuilds-375304f44d08b2a2ddf5254c654e3983af9ab939.tar.gz
slackbuilds-375304f44d08b2a2ddf5254c654e3983af9ab939.tar.xz
python/tqdm: Updated for version 4.10.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/tqdm/slack-desc2
-rw-r--r--python/tqdm/tqdm.SlackBuild2
-rw-r--r--python/tqdm/tqdm.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/python/tqdm/slack-desc b/python/tqdm/slack-desc
index 6940a829d3..463922e080 100644
--- a/python/tqdm/slack-desc
+++ b/python/tqdm/slack-desc
@@ -12,8 +12,8 @@ tqdm: A fast, extensible progress bar for Python. Instantly make your
tqdm: loops show a smart progress meter - just wrap any iterable with
tqdm: tqdm(iterable), and you're done!
tqdm:
+tqdm: Homepage: https://github.com/tqdm/tqdm
tqdm:
tqdm:
tqdm:
tqdm:
-tqdm: Homepage: https://github.com/tqdm/tqdm
diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild
index 43e8330e68..08b452f909 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.9.0}
+VERSION=${VERSION:-4.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info
index 79c32347b2..08f7bf7d2d 100644
--- a/python/tqdm/tqdm.info
+++ b/python/tqdm/tqdm.info
@@ -1,8 +1,8 @@
PRGNAM="tqdm"
-VERSION="4.9.0"
+VERSION="4.10.0"
HOMEPAGE="http://chump.readthedocs.org"
-DOWNLOAD="https://pypi.python.org/packages/31/99/65610a0c0f1ae49227e64cc30a46904757301eadc52e0a7da0a6f0f5dcff/tqdm-4.9.0.tar.gz"
-MD5SUM="4c6c357bdb7ce69c30f32eb9c38ac193"
+DOWNLOAD="https://pypi.python.org/packages/88/14/0db1706f249108199bd92ccc5b59b4fd15425d6eb83dc061fbecf59a945e/tqdm-4.10.0.tar.gz"
+MD5SUM="2ed4ecde54bf9a6a989b3197dcccd56a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""