From 367632a9908e7fae4f6e426a644ed313fb314899 Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Tue, 13 Aug 2019 05:55:37 +0700 Subject: python/thonny: Updated for version 3.2.0. Signed-off-by: Willy Sudiarto Raharjo --- python/thonny/thonny.SlackBuild | 4 +++- python/thonny/thonny.info | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/python/thonny/thonny.SlackBuild b/python/thonny/thonny.SlackBuild index 6989ee9d52..52bf11738b 100644 --- a/python/thonny/thonny.SlackBuild +++ b/python/thonny/thonny.SlackBuild @@ -29,9 +29,11 @@ #3.1.2 14 Feb 2019. version bump. #3.2.0b1 25 jun 2019. version bump. #3.2.0b7 22 Jul 2019. version bump. +#3.2.0 12 Aug 2019. release version. +#note. get download link from https://pypi.org/project/thonny/#files PRGNAM=thonny -VERSION=${VERSION:-3.2.0b7} +VERSION=${VERSION:-3.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info index 600fb8540d..a0ecc215d5 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="3.2.0b7" +VERSION="3.2.0" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.2.0b7.tar.gz" -MD5SUM="7ca6b07b93a84e82d13e0958bd6f6d9a" +DOWNLOAD="https://files.pythonhosted.org/packages/91/7a/89ac05c24c1f50de8994e5e803d53890366563e7f015cafd813218c3786a/thonny-3.2.0.tar.gz" +MD5SUM="01ec561c9392c256f5d3b4598e6d3e63" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi docutils python3-pylint pyserial mypy_extensions" -- cgit v1.2.3