From 375304f44d08b2a2ddf5254c654e3983af9ab939 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 14 Nov 2016 22:43:46 +0200 Subject: python/tqdm: Updated for version 4.10.0. Signed-off-by: Dimitris Zlatanidis --- python/tqdm/slack-desc | 2 +- python/tqdm/tqdm.SlackBuild | 2 +- python/tqdm/tqdm.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') 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="" -- cgit v1.2.3