Skip to content

Upgrade keyring to 13.2.0#15322

Merged
fabaff merged 1 commit intodevfrom
upgrade-keyring
Jul 7, 2018
Merged

Upgrade keyring to 13.2.0#15322
fabaff merged 1 commit intodevfrom
upgrade-keyring

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Jul 6, 2018

Description:

Changelog: https://github.com/jaraco/keyring/blob/master/CHANGES.rst#1320

$ hass --script keyring --help
INFO:homeassistant.util.package:Attempting install of keyring==13.2.0
INFO:homeassistant.util.package:Attempting install of keyrings.alt==3.1
INFO:keyring.backend:Loading SecretService
INFO:keyring.backend:Loading kwallet
INFO:keyring.backend:Loading macOS
INFO:keyring.backend:Loading windows
INFO:keyring.backend:Loading Gnome
INFO:keyring.backend:Loading Google
INFO:keyring.backend:Loading Windows (alt)
INFO:keyring.backend:Loading file
INFO:keyring.backend:Loading keyczar
INFO:keyring.backend:Loading multi
INFO:keyring.backend:Loading pyfs
usage: hass [-h] [--script {keyring}] {get,set,del,info} [name]

Modify Home Assistant secrets in the default keyring. Use the secrets in
configuration files with: !secret <name>

positional arguments:
  {get,set,del,info}  Get, set or delete a secret
  name                Name of the secret

optional arguments:
  -h, --help          show this help message and exit
  --script {keyring}

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@homeassistant homeassistant added core small-pr PRs with less than 30 lines. cla-signed labels Jul 6, 2018
@ghost ghost assigned fabaff Jul 6, 2018
@ghost ghost added the in progress label Jul 6, 2018
@fabaff fabaff merged commit b5c7afc into dev Jul 7, 2018
@ghost ghost removed the in progress label Jul 7, 2018
@fabaff fabaff deleted the upgrade-keyring branch July 7, 2018 09:06
awarecan pushed a commit to awarecan/home-assistant that referenced this pull request Jul 16, 2018
@balloob balloob mentioned this pull request Jul 20, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Dec 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed core small-pr PRs with less than 30 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants