summaryrefslogtreecommitdiffstats
path: root/python/python-keyring
diff options
context:
space:
mode:
author Andrew Clemons2021-11-20 09:16:20 +0100
committer Willy Sudiarto Raharjo2021-11-22 03:10:16 +0100
commit2daaf2c75cae6c61cd45e837088c445b89494c03 (patch)
tree2932f9bd1436dadf1992acb436ba2b58e45e0e6a /python/python-keyring
parent8c592d29ddc933820c114ead5f0ba68ae9d1da0a (diff)
downloadslackbuilds-2daaf2c75cae6c61cd45e837088c445b89494c03.tar.gz
python/python-keyring: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-keyring')
-rw-r--r--python/python-keyring/python-keyring.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info
index ea4759457a..9e52229853 100644
--- a/python/python-keyring/python-keyring.info
+++ b/python/python-keyring/python-keyring.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ee/46/77fdb7cd2b0f1f684afbc35a
MD5SUM="1eb6d586ee5794de4bf39c1f513a3139"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm python2-setuptools-scm entrypoints secretstorage"
+REQUIRES="python2-setuptools-scm entrypoints secretstorage"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"