From 9abc615d4949fd98e2885ce34b0e1beffa8d6ec7 Mon Sep 17 00:00:00 2001 From: Giancarlo Dessì Date: Sat, 16 Apr 2022 08:55:49 +0700 Subject: python/doit: Updated for version 0.35.0. Signed-off-by: Willy Sudiarto Raharjo --- python/doit/doit.SlackBuild | 2 +- python/doit/doit.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/doit') diff --git a/python/doit/doit.SlackBuild b/python/doit/doit.SlackBuild index 977ad6de24..435fa12770 100644 --- a/python/doit/doit.SlackBuild +++ b/python/doit/doit.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=doit -VERSION=${VERSION:-0.34.2} +VERSION=${VERSION:-0.35.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/doit/doit.info b/python/doit/doit.info index b1630ad1fe..c903728b97 100644 --- a/python/doit/doit.info +++ b/python/doit/doit.info @@ -1,8 +1,8 @@ PRGNAM="doit" -VERSION="0.34.2" +VERSION="0.35.0" HOMEPAGE="https://pydoit.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/da/b5/88a9fdb40aff9a50842398bb056b6dadec439b1d00ba41502cefe49a11d9/doit-0.34.2.tar.gz" -MD5SUM="45d3a96895c25e9496b004cd61d3c0fd" +DOWNLOAD="https://files.pythonhosted.org/packages/95/c3/1f70fa32a703b58821d91eadd498ce88f063f3fce9b399ac7c23750aefc8/doit-0.35.0.tar.gz" +MD5SUM="1d8894b11a7369352317f61594460ce0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cloudpickle pyinotify" -- cgit v1.2.3