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 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/thonny/thonny.SlackBuild') 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} -- cgit v1.2.3