aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pykeepass
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-31 12:35:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-01 06:13:17 +0700
commit317d8c5db0ece5b25a7560caef23fb22264550bc (patch)
treef32ff37a59ae44b613b37ac1063e698829cfd302 /python/python3-pykeepass
parentd47d5502b092234e2d94eff5425933a048dfd907 (diff)
python/python3-pykeepass: Update for 4.1.0.post1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pykeepass')
-rw-r--r--python/python3-pykeepass/python3-pykeepass.SlackBuild2
-rw-r--r--python/python3-pykeepass/python3-pykeepass.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pykeepass/python3-pykeepass.SlackBuild b/python/python3-pykeepass/python3-pykeepass.SlackBuild
index 242795219503..e7ca71e93170 100644
--- a/python/python3-pykeepass/python3-pykeepass.SlackBuild
+++ b/python/python3-pykeepass/python3-pykeepass.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pykeepass
-VERSION=${VERSION:-4.1.0}
+VERSION=${VERSION:-4.1.0.post1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pykeepass/python3-pykeepass.info b/python/python3-pykeepass/python3-pykeepass.info
index 01ef5d1f5567..5c6fef225f43 100644
--- a/python/python3-pykeepass/python3-pykeepass.info
+++ b/python/python3-pykeepass/python3-pykeepass.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pykeepass"
-VERSION="4.1.0"
+VERSION="4.1.0.post1"
HOMEPAGE="https://github.com/libkeepass/pykeepass"
-DOWNLOAD="https://github.com/libkeepass/pykeepass/archive/v4.1.0/pykeepass-4.1.0.tar.gz"
-MD5SUM="6ae5210a8b70805c95dff0ea09731e31"
+DOWNLOAD="https://github.com/libkeepass/pykeepass/archive/v4.1.0.post1/pykeepass-4.1.0.post1.tar.gz"
+MD5SUM="bb1d308857b9eeef14bb5340ee9f64ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-argon2-cffi python3-construct python3-lxml python3-setuptools-opt pycryptodomex"