diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-04-01 10:26:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:18 +0700 |
commit | 37b06ac517d84827cea93ff19ce8b00eef62f4f9 (patch) | |
tree | 0a6eeb6f66203e21ab59992ca8c0864ccef926b2 /python/tqdm | |
parent | 8c5d296cd3110f3e85d0f37e8523a65783686c31 (diff) |
python/tqdm: Updated for version 4.19.9.
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 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index ae6434e6a1e4..0ec266150652 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.19.8} +VERSION=${VERSION:-4.19.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index ffc5cd0bdb89..eae6b114d933 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.19.8" +VERSION="4.19.9" HOMEPAGE="https://github.com/tqdm/tqdm" -DOWNLOAD="https://pypi.python.org/packages/a6/74/cb6927443849ec849ad7cdcdc8e38f04d81fce41783150c0d5215ec504a8/tqdm-4.19.8.tar.gz" -MD5SUM="536b67269aa2a67e9c5933e597d5c1cd" +DOWNLOAD="https://pypi.python.org/packages/83/83/343d255dc5444c0e69e2bcd3976be05578fe3bbbdc305c755abf63c8fb4f/tqdm-4.19.9.tar.gz" +MD5SUM="6232f21ab727af943efa5db1a4d24426" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |