diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2018-11-02 22:34:46 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:44 +0700 |
commit | 3267d1de775af0cc22eaae957db5138223bee8cf (patch) | |
tree | 86d615118e9e322e22a33ffff3ffc57b9f6f92be /python/thonny/thonny.info | |
parent | cd9e10dcd57f7d72b665cc5ce1e13e6a22ae689a (diff) |
python/thonny: Updated for version 3.0.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/thonny/thonny.info')
-rw-r--r-- | python/thonny/thonny.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info index 8f247e543a553..6452df9e92747 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,10 +1,10 @@ PRGNAM="thonny" -VERSION="2.2.0b4" +VERSION="3.0.5" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://pypi.debian.net/thonny/thonny-2.2.0b4.tar.gz" -MD5SUM="b0345a64cf15564378afc12e4872726f" +DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.0.5.tar.gz" +MD5SUM="eeb343bcd861e4f7732e25ee2568fa58" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-jedi" +REQUIRES="python3-jedi python3-docutils python3-pylint python3-pyserial mypy_extensions" MAINTAINER="Tim Dickson" EMAIL="dickson.tim@googlemail.com" |