python/python3-pykeepass: Update dep.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-10-14 22:46:59 +07:00
parent b590f89d87
commit 30cbd4e4ec
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/libkeepass/pykeepass/archive/v4.1.0.post1/pykeepass
MD5SUM="bb1d308857b9eeef14bb5340ee9f64ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-argon2-cffi python3-construct python3-lxml python3-setuptools-opt pycryptodomex"
REQUIRES="python3-argon2-cffi python3-construct python3-lxml python3-setuptools-opt python3-pycryptodomex"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"