summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn02022-05-05 15:52:09 +0200
committer Willy Sudiarto Raharjo2022-05-07 08:59:29 +0200
commit98da57bf1603964c89cb7a5a18129fd97e056a64 (patch)
tree761e2d18a58943295cc58269d5e30f72bc5c64f3
parent7b2af07212fdf150db5c41554547f23fc65cf173 (diff)
downloadslackbuilds-98da57bf1603964c89cb7a5a18129fd97e056a64.tar.gz
python/python3-bcrypt: updated for version 3.2.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-bcrypt/python3-bcrypt.SlackBuild2
-rw-r--r--python/python3-bcrypt/python3-bcrypt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-bcrypt/python3-bcrypt.SlackBuild b/python/python3-bcrypt/python3-bcrypt.SlackBuild
index 51299e3940..c2155df029 100644
--- a/python/python3-bcrypt/python3-bcrypt.SlackBuild
+++ b/python/python3-bcrypt/python3-bcrypt.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-bcrypt
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-3.2.0}
+VERSION=${VERSION:-3.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-bcrypt/python3-bcrypt.info b/python/python3-bcrypt/python3-bcrypt.info
index bb3b71f54b..8ad5e61f5e 100644
--- a/python/python3-bcrypt/python3-bcrypt.info
+++ b/python/python3-bcrypt/python3-bcrypt.info
@@ -1,8 +1,8 @@
PRGNAM="python3-bcrypt"
-VERSION="3.2.0"
+VERSION="3.2.2"
HOMEPAGE="https://github.com/pyca/bcrypt/"
-DOWNLOAD="https://pypi.python.org/packages/source/b/bcrypt/bcrypt-3.2.0.tar.gz"
-MD5SUM="fe31390dab603728f756cd3d6830c80a"
+DOWNLOAD="https://pypi.python.org/packages/source/b/bcrypt/bcrypt-3.2.2.tar.gz"
+MD5SUM="3978ac76158b6241d1c2ca140dac1b56"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""