diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-10-02 20:37:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-07 07:01:48 +0700 |
commit | ff4a867fb06bc49de799dc328031b3c20e588317 (patch) | |
tree | 2a35ecd17fc91d5335052bb133a8b5087b38561a /python/tqdm | |
parent | 9ae5549eafb6ad010938b9c56c164671cf5b132c (diff) |
python/tqdm: Updated for version 4.18.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/tqdm')
-rw-r--r-- | python/tqdm/tqdm.SlackBuild | 2 | ||||
-rw-r--r-- | python/tqdm/tqdm.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index 2a55d5115fa0..edc173cd43ac 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.15.0} +VERSION=${VERSION:-4.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index e0a1088754aa..efca9bbc54b6 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.15.0" -HOMEPAGE="http://chump.readthedocs.org" -DOWNLOAD="https://pypi.python.org/packages/01/f7/2058bd94a903f445e8ff19c0af64b9456187acab41090ff2da21c7c7e193/tqdm-4.15.0.tar.gz" -MD5SUM="78da94992ee52742da2cfd9e0545cc5c" +VERSION="4.18.0" +HOMEPAGE="https://github.com/tqdm/tqdm" +DOWNLOAD="https://pypi.python.org/packages/c4/c6/fe5f2d78747b125abb542297a32460804a7e30b70e7019fd6f21e52660a2/tqdm-4.18.0.tar.gz" +MD5SUM="22153f45e041793db8a254e3ee1f80ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |