package/python-keyring: bump to version 19.2.0

* Update dependency list withn python-entrypoints.
* The need for Python 3.x is no longer only related to
  python-secretstorage: python-keyring itself also works only with
  Python 3.x

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Asaf Kahlon
2019-10-21 16:40:31 +03:00
committed by Thomas Petazzoni
parent 2203d4df9a
commit bb570c80b6
3 changed files with 8 additions and 6 deletions

View File

@@ -1,7 +1,8 @@
config BR2_PACKAGE_PYTHON_KEYRING
bool "python-keyring"
depends on BR2_PACKAGE_PYTHON3 # python-secretstorage
depends on BR2_PACKAGE_PYTHON3
depends on BR2_INSTALL_LIBSTDCPP # python-secretstorage
select BR2_PACKAGE_PYTHON_ENTRYPOINTS # runtime
select BR2_PACKAGE_PYTHON_SECRETSTORAGE # runtime
help
The Python keyring lib provides a easy way to access the