summaryrefslogtreecommitdiffstats
path: root/python/python3-pykeepass
diff options
context:
space:
mode:
author Isaac Yu2024-03-07 04:24:36 +0100
committer Willy Sudiarto Raharjo2024-03-09 00:18:05 +0100
commit2151fc617a0984588c4169a7aa0273f074a7d594 (patch)
tree7f14863672be7b3518c6d0df8d1f60e69f3b5135 /python/python3-pykeepass
parent1124234935d418a70a48f4ed49552d18068d62d1 (diff)
downloadslackbuilds-2151fc617a0984588c4169a7aa0273f074a7d594.tar.gz
python/python3-pykeepass: Update dep.
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.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pykeepass/python3-pykeepass.SlackBuild b/python/python3-pykeepass/python3-pykeepass.SlackBuild
index 6b0239e9ac..347863ac37 100644
--- a/python/python3-pykeepass/python3-pykeepass.SlackBuild
+++ b/python/python3-pykeepass/python3-pykeepass.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pykeepass
VERSION=${VERSION:-4.0.7}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pykeepass/python3-pykeepass.info b/python/python3-pykeepass/python3-pykeepass.info
index ac3064cb40..e0841b442b 100644
--- a/python/python3-pykeepass/python3-pykeepass.info
+++ b/python/python3-pykeepass/python3-pykeepass.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/libkeepass/pykeepass/archive/v4.0.7/pykeepass-4.0.7
MD5SUM="5f5aa9ac74ada7779385d65dc375279e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="argon2-cffi python3-construct python3-lxml python3-setuptools-opt pycryptodomex"
+REQUIRES="python3-argon2-cffi python3-construct python3-lxml python3-setuptools-opt pycryptodomex"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"