From 5cbab2de79f518173450c7fae133472b73af2268 Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Sat, 25 Jan 2020 09:02:57 +0700 Subject: python/thonny: Updated for version 3.2.7. Signed-off-by: Willy Sudiarto Raharjo --- python/thonny/thonny.SlackBuild | 3 ++- python/thonny/thonny.info | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'python/thonny') diff --git a/python/thonny/thonny.SlackBuild b/python/thonny/thonny.SlackBuild index e244f1e380..b84b352dd3 100644 --- a/python/thonny/thonny.SlackBuild +++ b/python/thonny/thonny.SlackBuild @@ -38,10 +38,11 @@ #add optional dep on pygame with python3 support. common for python learners #which thonny is targetted at. #3.2.6 06 Jan 2020. version bump. also added optional dep of esptool +#3.2.7 23 Jan 2020. version bump. added dep of python-distro #note. get download link from https://pypi.org/project/thonny/#files PRGNAM=thonny -VERSION=${VERSION:-3.2.6} +VERSION=${VERSION:-3.2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info index d32db2e553..6ee9e5aabc 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,10 +1,10 @@ PRGNAM="thonny" -VERSION="3.2.6" +VERSION="3.2.7" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/03/ec/6d40aa06d8b570ca48641cc09617ac5e379bda58c67dd859bcdb6ccfa830/thonny-3.2.6.tar.gz" -MD5SUM="f75846ba50bf697f8710e226ee694b1b" +DOWNLOAD="https://files.pythonhosted.org/packages/d7/d1/5675b17e8ffede9ac649a1db64a7f52109048353eb13da7ae0fde3616d66/thonny-3.2.7.tar.gz" +MD5SUM="91b2e8f206ec933e0896b406800d05b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-jedi docutils python3-pylint pyserial mypy_extensions asttokens send2trash" +REQUIRES="python3-jedi docutils python3-pylint pyserial mypy_extensions asttokens send2trash python-distro" MAINTAINER="Tim Dickson" EMAIL="dickson.tim@googlemail.com" -- cgit v1.2.3