diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-30 15:05:05 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:18 +0700 |
commit | 4d51051caa6b286ee4b8f8e141f900993e269598 (patch) | |
tree | a0e99aad63076ec927c43901587fc5470b265df1 /python/terminado/terminado.info | |
parent | 2ada8072e818f687cc7a50cbc1ce9c2e46893be4 (diff) | |
download | slackbuilds-4d51051caa6b286ee4b8f8e141f900993e269598.tar.gz |
python/terminado: Updated for version 0.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/terminado/terminado.info')
-rw-r--r-- | python/terminado/terminado.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/terminado/terminado.info b/python/terminado/terminado.info index fbb25fe6bf..d54f5030ae 100644 --- a/python/terminado/terminado.info +++ b/python/terminado/terminado.info @@ -1,8 +1,8 @@ PRGNAM="terminado" -VERSION="0.8.2" +VERSION="0.9.1" HOMEPAGE="https://terminado.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/terminado/terminado-0.8.2.tar.gz" -MD5SUM="933a1c5ca7c28e59284d0ac7cadce1ea" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/terminado/terminado-0.9.1.tar.gz" +MD5SUM="bd9162796256c1e3cd03750f5594a83e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-ptyprocess python3-tornado ptyprocess tornado" |