15
0
Files
python-pyspnego/python-pyspnego.changes
Dirk Mueller 825ed23247 - 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/package/show/devel:languages:python/python-pyspnego?expand=0&rev=27
2024-06-08 22:37:38 +00:00

11 KiB