summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn02024-03-18 11:30:29 +0100
committer Willy Sudiarto Raharjo2024-03-22 00:28:07 +0100
commit7f0608992cc8a6a4860df31ba6be0541b41da973 (patch)
tree51f2b5d881c99b98678df335abd4a8c719a42a20
parent5aa58a0bb0ad4abd81d65573ad1839f9745cfe03 (diff)
downloadslackbuilds-7f0608992cc8a6a4860df31ba6be0541b41da973.tar.gz
python/python3-backlash: updated for version 0.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-backlash/python3-backlash.SlackBuild2
-rw-r--r--python/python3-backlash/python3-backlash.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-backlash/python3-backlash.SlackBuild b/python/python3-backlash/python3-backlash.SlackBuild
index fec4117246..6b1e4405a6 100644
--- a/python/python3-backlash/python3-backlash.SlackBuild
+++ b/python/python3-backlash/python3-backlash.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-backlash
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-backlash/python3-backlash.info b/python/python3-backlash/python3-backlash.info
index d0affbb03e..b546562bcc 100644
--- a/python/python3-backlash/python3-backlash.info
+++ b/python/python3-backlash/python3-backlash.info
@@ -1,8 +1,8 @@
PRGNAM="python3-backlash"
-VERSION="0.3.1"
+VERSION="0.3.2"
HOMEPAGE="https://github.com/TurboGears/backlash"
-DOWNLOAD="https://pypi.python.org/packages/source/b/backlash/backlash-0.3.1.tar.gz"
-MD5SUM="c80c065e33b6891c5e5ac70ac3a2551c"
+DOWNLOAD="https://pypi.python.org/packages/source/b/backlash/backlash-0.3.2.tar.gz"
+MD5SUM="c64d82bb6b35c7f28cac3b26e2c828f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-webob"