summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-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