diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2019-08-13 05:55:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-13 05:55:37 +0700 |
commit | 367632a9908e7fae4f6e426a644ed313fb314899 (patch) | |
tree | ad58290e3f40de48583e9b0b601016da2f6c58e3 /python/thonny/thonny.info | |
parent | 88e56f25efd2aa27183e8352c66e8f9da9f6f50b (diff) |
python/thonny: Updated for version 3.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/thonny/thonny.info')
-rw-r--r-- | python/thonny/thonny.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info index 600fb8540d74..a0ecc215d54d 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="3.2.0b7" +VERSION="3.2.0" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.2.0b7.tar.gz" -MD5SUM="7ca6b07b93a84e82d13e0958bd6f6d9a" +DOWNLOAD="https://files.pythonhosted.org/packages/91/7a/89ac05c24c1f50de8994e5e803d53890366563e7f015cafd813218c3786a/thonny-3.2.0.tar.gz" +MD5SUM="01ec561c9392c256f5d3b4598e6d3e63" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi docutils python3-pylint pyserial mypy_extensions" |