aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pykeepass
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-05-08 13:36:46 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 12:07:39 +0700
commitc76f5d2b6afa8e4419677cf96a4335759191cbfc (patch)
treeed2f5a72b8a4fcbf5dad6aad9b72b79ed8dbf535 /python/python3-pykeepass
parent73169fc55165434b38cee5a64220f2a84774a46d (diff)
python/python3-pykeepass: Remove python3-setuptools-opt dependency mention
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pykeepass')
-rw-r--r--python/python3-pykeepass/python3-pykeepass.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pykeepass/python3-pykeepass.info b/python/python3-pykeepass/python3-pykeepass.info
index 317c9cdb68..969650d2d8 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.1.1.post1/pykeepass
MD5SUM="4bf91018e9fb9cfb00e6bdbd8eb2fe9e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-argon2-cffi python3-construct python3-lxml python3-setuptools-opt python3-pycryptodomex"
+REQUIRES="python3-argon2-cffi python3-construct python3-lxml python3-pycryptodomex"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"