forked from pool/python-pyspnego
69fc699358dc56ae3b1c93d481e889a57a827137e628c3bcce4e0e28537fd185
- update to 0.10.2:
* Another rename of the `sspi` package dependency to `sspilib`
* Rename `sspi` package dependency to `sspic` to avoid
conflicts with pywin32
* Drop support for Python 3.7 - new minimum is 3.8+
* Moved SSPI bindings out into a separate package called `sspi`
This simplifies this project as it doesn't have to worry
about SSPI correctness. The `sspi` package improves
performance and memory allocation with a more robust API
* Fixes an issue with Cython 3 allowing it to align with more
modern versions going forward
- Update to 0.6.1
- Update to 0.6.0
of `NegotiateProxy` before any contexts have been set up
OBS-URL: https://build.opensuse.org/request/show/1179527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyspnego?expand=0&rev=15
Description
No description provided
Languages
RPM Spec
100%