From 6cee8be0a46055420e172abf2b6aa14e069608fd Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 23 Jul 2017 10:27:01 +0200 Subject: python/tqdm: Updated for version 4.15.0. Signed-off-by: Dimitris Zlatanidis --- python/tqdm/README | 2 ++ python/tqdm/tqdm.SlackBuild | 2 +- python/tqdm/tqdm.info | 6 +++--- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/tqdm/README b/python/tqdm/README index 5700d663c3..2e90cc0c5a 100644 --- a/python/tqdm/README +++ b/python/tqdm/README @@ -5,3 +5,5 @@ tqdm(iterable), and you're done! from tqdm import tqdm for i in tqdm(range(9)): ... + +Optional dependency: python3 diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index 32276397f1..2a55d5115f 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.14.0} +VERSION=${VERSION:-4.15.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index 423eeddf23..e0a1088754 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.14.0" +VERSION="4.15.0" HOMEPAGE="http://chump.readthedocs.org" -DOWNLOAD="https://pypi.python.org/packages/67/7c/95e5425871bf314e484aea5f8ec65b49ab006944309b496cd53c47646155/tqdm-4.14.0.tar.gz" -MD5SUM="132f85f0f2ffad4226a2156b9b100653" +DOWNLOAD="https://pypi.python.org/packages/01/f7/2058bd94a903f445e8ff19c0af64b9456187acab41090ff2da21c7c7e193/tqdm-4.15.0.tar.gz" +MD5SUM="78da94992ee52742da2cfd9e0545cc5c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3