| Name: | python-requests-kerberos |
|---|---|
| Version: | 0.7.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 34836 |
| License: | MIT |
| RPM: | python-requests-kerberos-0.7.0-2.el7.noarch.rpm |
| Source RPM: | python-requests-kerberos-0.7.0-2.el7.src.rpm |
| Build Date: | Fri Oct 13 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/requests/requests-kerberos |
| Summary: | A Kerberos authentication handler for python-requests |
| Description: | Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication. |
- relaxed version in kerberos module requirement, to work with python-kerberos 1.1 (#1215565) - fix double response handling with requests 1.1 (#1169296)
- Update to 0.7.0 (#1164464)
- fix for mutual authentication handling (RHBZ#1160545, CVE-2014-8650)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- upstream bug fix release 0.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- upstream bug fix release 0.3
- require requests >= 1.0
- initial version