14
0

Accepting request 989808 from home:apritschet:branches:devel:languages:python

- Release 0.6.3
  * Do not assume that `oscrc` contains the SSH passphrase
  * Handle absence of `sshkey` in `.oscrc` gracefully

OBS-URL: https://build.opensuse.org/request/show/989808
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=39
This commit is contained in:
2022-07-18 11:33:10 +00:00
committed by Git OBS Bridge
parent 54973b8822
commit 7fdb674d68
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 18 07:55:16 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.6.3
* Do not assume that `oscrc` contains the SSH passphrase
* Handle absence of `sshkey` in `.oscrc` gracefully
-------------------------------------------------------------------
Thu Jun 30 08:48:29 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>