From 6305a4070df461a07b4e3a2a691dd6eb1a1fabda Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Sat, 5 Oct 2019 06:43:53 +0700 Subject: python/thonny: Update README Signed-off-by: Willy Sudiarto Raharjo --- python/thonny/README | 5 +++++ python/thonny/thonny.SlackBuild | 2 ++ 2 files changed, 7 insertions(+) (limited to 'python/thonny') diff --git a/python/thonny/README b/python/thonny/README index 3c6df389d8..0390b79933 100644 --- a/python/thonny/README +++ b/python/thonny/README @@ -1 +1,6 @@ Thonny is a Python IDE meant for learning programming. + +This version does not include python3 but, as it will be installed +to satisfy the dependencies, that should not be a problem. + +pygame created with python3 support is an optional dependancy diff --git a/python/thonny/thonny.SlackBuild b/python/thonny/thonny.SlackBuild index 8e10e31b19..51aceb49a2 100644 --- a/python/thonny/thonny.SlackBuild +++ b/python/thonny/thonny.SlackBuild @@ -31,6 +31,8 @@ #3.2.0b7 22 Jul 2019. version bump. #3.2.0 12 Aug 2019. release version. #3.2.1 6 Sep 2019. version bump. +#add optional dep on pygame with python3 support. common for python learners +#which thonny is targetted at. #note. get download link from https://pypi.org/project/thonny/#files PRGNAM=thonny -- cgit v1.2.3