From 5f204161d5989cbe8c504ae95b50bb4b9bc84d81 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Mon, 6 Mar 2023 10:14:17 +0100 Subject: python/python3-gearbox: Updated for version 0.2.2. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-gearbox/python3-gearbox.SlackBuild | 2 +- python/python3-gearbox/python3-gearbox.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-gearbox') diff --git a/python/python3-gearbox/python3-gearbox.SlackBuild b/python/python3-gearbox/python3-gearbox.SlackBuild index 9d6e95ee35..db5d15167c 100644 --- a/python/python3-gearbox/python3-gearbox.SlackBuild +++ b/python/python3-gearbox/python3-gearbox.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-gearbox SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.2.1} +VERSION=${VERSION:-0.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-gearbox/python3-gearbox.info b/python/python3-gearbox/python3-gearbox.info index c5a31f60f5..d61c0c5f58 100644 --- a/python/python3-gearbox/python3-gearbox.info +++ b/python/python3-gearbox/python3-gearbox.info @@ -1,8 +1,8 @@ PRGNAM="python3-gearbox" -VERSION="0.2.1" +VERSION="0.2.2" HOMEPAGE="https://github.com/TurboGears/gearbox" -DOWNLOAD="https://github.com/TurboGears/gearbox/archive/0.2.1/gearbox-0.2.1.tar.gz" -MD5SUM="286e7c6f73b61a41b5fd416ba2c835ad" +DOWNLOAD="https://github.com/TurboGears/gearbox/archive/0.2.2/gearbox-0.2.2.tar.gz" +MD5SUM="1f2a79b65049572da43b45b037bca294" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-hupper python3-pastedeploy tempita" -- cgit v1.2.3