summaryrefslogtreecommitdiffstats
path: root/python/thonny
diff options
context:
space:
mode:
author Tim Dickson2019-10-05 01:43:53 +0200
committer Willy Sudiarto Raharjo2019-10-05 01:43:53 +0200
commit6305a4070df461a07b4e3a2a691dd6eb1a1fabda (patch)
tree89326e4208fc8ed4878e6892e0a1da275424f33b /python/thonny
parent93c14042c9c60d3fd9e5e03cfd11b77e623f69c6 (diff)
downloadslackbuilds-6305a4070df461a07b4e3a2a691dd6eb1a1fabda.tar.gz
python/thonny: Update README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/thonny')
-rw-r--r--python/thonny/README5
-rw-r--r--python/thonny/thonny.SlackBuild2
2 files changed, 7 insertions, 0 deletions
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