From b4e562af15e75e1e18f3bbe33ccfb0e1a4f02bca Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Fri, 1 Feb 2019 01:06:25 +0700 Subject: python/thonny: Updated for version 3.1.0. Signed-off-by: Willy Sudiarto Raharjo --- python/thonny/thonny.SlackBuild | 5 +++-- python/thonny/thonny.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'python/thonny') diff --git a/python/thonny/thonny.SlackBuild b/python/thonny/thonny.SlackBuild index 34c3c0a7b2..156579ac17 100644 --- a/python/thonny/thonny.SlackBuild +++ b/python/thonny/thonny.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # Slackware build script for thonny -# Copyright 2017/8 Tim Dickson, Scotland +# Copyright 2017/8/9 Tim Dickson, Scotland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,9 +24,10 @@ #2.2.0b4 1 jan 2018. first version for slackbuilds.org #3.0.5 1 nov 2018. addition of lots of deps. #3.0.8 16 nov 2018. version bump. +#3.1.0 31 jan 2018. version bump. PRGNAM=thonny -VERSION=${VERSION:-3.0.8} +VERSION=${VERSION:-3.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info index 09cc62ad55..5350ddb615 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="3.0.8" +VERSION="3.1.0" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.0.8.tar.gz" -MD5SUM="cc72bbf2bc3712760ff1e1b6e45e8f41" +DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.1.0.tar.gz" +MD5SUM="aa34cad06e012a55cb2eff875cfb88c4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi python3-docutils python3-pylint python3-pyserial mypy_extensions" -- cgit v1.2.3