14
0

Accepting request 546709 from home:bmanojlovic:branches:devel:languages:python

- updated to release v6.5.0.2017.5-1
  + Fix SoapAdapter serializer to support serializing unicode chars
  + Remove custom getattr in _HTTPSConnection
  + Add user-agent header when connecting to vsphere
- moved to single spec logic to build py2 and py3 package

OBS-URL: https://build.opensuse.org/request/show/546709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvmomi?expand=0&rev=6
This commit is contained in:
2017-11-30 14:35:50 +00:00
committed by Git OBS Bridge
parent c4e9884175
commit 0aa495ea19
4 changed files with 50 additions and 22 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 29 15:01:48 UTC 2017 - boris@steki.net
- updated to release v6.5.0.2017.5-1
+ Fix SoapAdapter serializer to support serializing unicode chars
+ Remove custom getattr in _HTTPSConnection
+ Add user-agent header when connecting to vsphere
- moved to single spec logic to build py2 and py3 package
-------------------------------------------------------------------
Sun Jan 15 11:57:13 UTC 2017 - hpj@urpla.net