diff options
| author | Arn0 <yth@ythogtha.org> | 2025-02-15 18:33:47 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-19 09:32:40 +0700 |
| commit | 44094739bdb4ce52857cf7964b6564bd81d77d78 (patch) | |
| tree | 328a36c5f5cc9b7ca0a10909e321307b11e21185 /python/python3-gearbox | |
| parent | 56803d9133bd1791dd0cd1016a8b571ae6643afb (diff) | |
python/python3-gearbox: updated for version 0.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-gearbox')
| -rw-r--r-- | python/python3-gearbox/python3-gearbox.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-gearbox/python3-gearbox.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-gearbox/python3-gearbox.SlackBuild b/python/python3-gearbox/python3-gearbox.SlackBuild index 7aef0247db..a2773cf68e 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.3.1} +VERSION=${VERSION:-0.3.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 6e85944154..c97d26dcb4 100644 --- a/python/python3-gearbox/python3-gearbox.info +++ b/python/python3-gearbox/python3-gearbox.info @@ -1,8 +1,8 @@ PRGNAM="python3-gearbox" -VERSION="0.3.1" +VERSION="0.3.2" HOMEPAGE="https://github.com/TurboGears/gearbox" -DOWNLOAD="https://github.com/TurboGears/gearbox/archive/0.3.1/gearbox-0.3.1.tar.gz" -MD5SUM="d55a89f309bf146e2dc3559c0c52f8de" +DOWNLOAD="https://github.com/TurboGears/gearbox/archive/0.3.2/gearbox-0.3.2.tar.gz" +MD5SUM="1052b6b277ece006cd91d114fa5b0b59" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-opt python3-hupper python3-pastedeploy tempita" |
