diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-11-20 21:16:20 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 09:10:16 +0700 |
commit | 2daaf2c75cae6c61cd45e837088c445b89494c03 (patch) | |
tree | 2932f9bd1436dadf1992acb436ba2b58e45e0e6a /python/python-keyring | |
parent | 8c592d29ddc933820c114ead5f0ba68ae9d1da0a (diff) | |
download | slackbuilds-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.info | 2 |
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" |