15
0
Files
python-requests-kerberos/python-requests-kerberos.changes
Dirk Mueller 6b741a7cc4 - update to 0.10.0:
- Make it possible to receive errors without having their contents and headers
  stripped.
  - Resolve a bug caused by passing the ``principal`` keyword argument to
  kerberos-sspi on Windows.
  - Support for principal, hostname, and realm override.
  - Added support for mutual auth.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-kerberos?expand=0&rev=4
2016-11-15 09:33:17 +00:00

22 lines
716 B
Plaintext

-------------------------------------------------------------------
Tue Nov 15 09:32:18 UTC 2016 - dmueller@suse.com
- update to 0.10.0:
- Make it possible to receive errors without having their contents and headers
stripped.
- Resolve a bug caused by passing the ``principal`` keyword argument to
kerberos-sspi on Windows.
- Support for principal, hostname, and realm override.
- Added support for mutual auth.
-------------------------------------------------------------------
Thu Feb 11 07:37:39 UTC 2016 - dmueller@suse.com
- fix requires
-------------------------------------------------------------------
Tue Feb 9 14:17:54 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 0.8.0)