diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-13 16:55:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:41 +0700 |
commit | 003e58dacfcb96b889ff8410fe7704fc0e7c61cb (patch) | |
tree | d4e0436e9ddd33e8913677b9c6ce8f409a2cf70f /python | |
parent | aac5df34c31adc7058c4838db4d1b6bc25205d76 (diff) | |
download | slackbuilds-003e58dacfcb96b889ff8410fe7704fc0e7c61cb.tar.gz |
python/tqdm: Updated for version 4.19.4.
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 edc173cd43..7e555403c4 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.18.0} +VERSION=${VERSION:-4.19.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index efca9bbc54..231ed90442 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.18.0" +VERSION="4.19.4" HOMEPAGE="https://github.com/tqdm/tqdm" -DOWNLOAD="https://pypi.python.org/packages/c4/c6/fe5f2d78747b125abb542297a32460804a7e30b70e7019fd6f21e52660a2/tqdm-4.18.0.tar.gz" -MD5SUM="22153f45e041793db8a254e3ee1f80ea" +DOWNLOAD="https://pypi.python.org/packages/68/bf/f1f515b82e15d367c073d4b1fd6d47ac072657b0b1ace45f17c50f8dc84c/tqdm-4.19.4.tar.gz" +MD5SUM="cb919b352ce74b6affa479e73a70f85b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |