diff options
| author | isaackwy <isaacyu@protonmail.com> | 2024-03-01 23:31:39 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-05 16:07:34 +0700 |
| commit | 5a5501ed2104ce8e802015647268a813e629838d (patch) | |
| tree | 514d1a9dcc01a878452d3886abaf9dd6ef63a866 /python/python3-keyring/python3-keyring.info | |
| parent | bd22960a4670b8de5560862b3b52583a72d1d6fa (diff) | |
python/python3-keyring: Add python3-setuptools-opt dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-keyring/python3-keyring.info')
| -rw-r--r-- | python/python3-keyring/python3-keyring.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-keyring/python3-keyring.info b/python/python3-keyring/python3-keyring.info index 5d6ad1e025..890af8be7a 100644 --- a/python/python3-keyring/python3-keyring.info +++ b/python/python3-keyring/python3-keyring.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/k/keyring/keyring-24.3. MD5SUM="778773699cc113262750427084f57017" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-importlib_metadata python3-jaraco.classes secretstorage" +REQUIRES="python-importlib_metadata python3-jaraco.classes python3-setuptools-opt secretstorage" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |
