Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : thonny | name : thonny | ||||
| version : 3.0.8 | version : 3.1.2 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://files.pythonhosted.org/packages/e3/0a/3f0e0c29a16d4998094c1260e5f12f07ea58224aae7df2c354efdb93ba73/thonny-3.0.8.tar.gz : c5d6d9029e96cb24c6fbad36b61955fd05ad9ee742f1c8d99df35e87425c6fd4 | - https://files.pythonhosted.org/packages/87/ba/a1cd77bcfdab52027bf946832585911ebac8f7871c665ac2a5f6e2e2fe54/thonny-3.1.2.tar.gz : 13dd3fc1f5150853904e1cec650c380e4ed27b8cc38e14938ef2522d0d41ba35 | ||||
| license : MIT | license : MIT | ||||
| component : programming.ide | component : programming.ide | ||||
| summary : Python IDE for beginners | summary : Python IDE for beginners | ||||
| description: | | description: | | ||||
| Thonny is a simple Python IDE with features useful for learning programming. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd-party packages and special mode for learning about references. | Thonny is a simple Python IDE with features useful for learning programming. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd-party packages and special mode for learning about references. | ||||
| rundeps : | rundeps : | ||||
| - pylint | - pylint | ||||
| - python-astroid | - python-astroid | ||||
| - python-asttokens | |||||
| - python-docutils | - python-docutils | ||||
| - python-mypy_extensions | - python-mypy_extensions | ||||
| - python-pyperclip | - python-pyperclip | ||||
| - python-pyserial | - python-pyserial | ||||
| - python3-jedi | - python3-jedi | ||||
| - python3-tkinter | - python3-tkinter | ||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| install -D -m 00644 $workdir/packaging/linux/org.thonny.Thonny.desktop $installdir/usr/share/applications/thonny.desktop | install -D -m 00644 $workdir/packaging/linux/org.thonny.Thonny.desktop $installdir/usr/share/applications/thonny.desktop | ||||
| install -D -m 00644 $workdir/packaging/icons/thonny-256x256.png $installdir/usr/share/pixmaps/thonny.png | install -D -m 00644 $workdir/packaging/icons/thonny-256x256.png $installdir/usr/share/pixmaps/thonny.png | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.