15
0

Accepting request 703087 from Cloud:OpenStack:Factory

- update to v0.6.4:
  * Use os.path.expanduser() on paths read from ssh_config.
  * Proxycommand can be a list. Identityfile already performs ~ expansion in
  * Enhance Alcatel-Lucent -support
- add sphinx-use-imgmath-extension.patch

OBS-URL: https://build.opensuse.org/request/show/703087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=9
This commit is contained in:
2019-05-15 10:35:29 +00:00
committed by Git OBS Bridge
parent 72c0262227
commit 34e1b56c3c
5 changed files with 30 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 10 06:59:10 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- update to v0.6.4:
* Use os.path.expanduser() on paths read from ssh_config.
* Proxycommand can be a list. Identityfile already performs ~ expansion in
* Enhance Alcatel-Lucent -support
- add sphinx-use-imgmath-extension.patch
-------------------------------------------------------------------
Wed Mar 20 09:16:40 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>