From f1a7ba3c85d2f528319c1f494f44ef3d1907090f Mon Sep 17 00:00:00 2001 From: Arn0 Date: Wed, 14 Sep 2022 11:41:53 +0200 Subject: python/python3-tubes: updated for version 0.2.1 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-tubes/python3-tubes.SlackBuild | 2 +- python/python3-tubes/python3-tubes.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/python3-tubes/python3-tubes.SlackBuild b/python/python3-tubes/python3-tubes.SlackBuild index f3fd36b1cc..9cc2932892 100644 --- a/python/python3-tubes/python3-tubes.SlackBuild +++ b/python/python3-tubes/python3-tubes.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-tubes SRCNAM=Tubes -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-tubes/python3-tubes.info b/python/python3-tubes/python3-tubes.info index 6f5fc3e44b..5b3f858bda 100644 --- a/python/python3-tubes/python3-tubes.info +++ b/python/python3-tubes/python3-tubes.info @@ -1,8 +1,8 @@ PRGNAM="python3-tubes" -VERSION="0.2.0" +VERSION="0.2.1" HOMEPAGE="https://github.com/twisted/tubes/" -DOWNLOAD="https://pypi.python.org/packages/source/T/Tubes/Tubes-0.2.0.tar.gz" -MD5SUM="d3559907b788b00255e27c58b817abed" +DOWNLOAD="https://pypi.python.org/packages/source/T/Tubes/Tubes-0.2.1.tar.gz" +MD5SUM="206e68202c4048ec61a245e8ce65fba2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-twisted python3-characteristic" -- cgit v1.2.3