diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-09-26 21:46:44 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-30 20:49:11 +0700 |
| commit | 18c941d2a61598d805a529a04a05ebd811ed957c (patch) | |
| tree | 2b9a45ac539ad2a4e9acf500522088772e1c643c /python/python3-libagent | |
| parent | 57e5040966a9957daf71e9f0a6f02ae43911979a (diff) | |
python/python3-libagent: Rename pynacl dependency to python3-pynacl
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-libagent')
| -rw-r--r-- | python/python3-libagent/python3-libagent.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-libagent/python3-libagent.info b/python/python3-libagent/python3-libagent.info index 561c8dc023..9874c11fa2 100644 --- a/python/python3-libagent/python3-libagent.info +++ b/python/python3-libagent/python3-libagent.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/l/libagent/libagent-0.1 MD5SUM="4662d86f7998877e33b1166af2b6fcf2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pynacl python3-configargparse python3-bech32 python3-daemon python3-semver Unidecode" +REQUIRES="python3-pynacl python3-configargparse python3-bech32 python3-daemon python3-semver Unidecode" MAINTAINER="nomnombtc" EMAIL="nomnombtc@arcor.de" |
