diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-01-30 09:32:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 07:00:15 +0700 |
commit | 8b07da5e1a4ca8b522d54551c8ac941e94a0460f (patch) | |
tree | 8b446a911a6892ff46b4bb14298f310c9feb3b4b /python | |
parent | 4cbc79bfacaae6172f17b1c05077d68398890ea2 (diff) |
python/tqdm: Updated for version 4.11.2.
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 1016458a1dc9..f1d25fdfe90e 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.1} +VERSION=${VERSION:-4.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index eeb599be5572..a9fdb9a2af49 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.11.1" +VERSION="4.11.2" HOMEPAGE="http://chump.readthedocs.org" -DOWNLOAD="https://pypi.python.org/packages/2e/c8/8085c2adbee07f36274dc46c13193f28c82e56554eb0d6f5be1573a957f3/tqdm-4.11.1.tar.gz" -MD5SUM="bff1e2e06fa5b4e010db016c20a14e9b" +DOWNLOAD="https://pypi.python.org/packages/46/b0/615b394ac0b25f1f1ef229e223c335558d69db97301c93e932fb7e5e4679/tqdm-4.11.2.tar.gz" +MD5SUM="f1fdea742f527b0049850d261197eedf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |