python-pyspnego

Edit Package python-pyspnego
No description set
Refresh
Refresh
Source Files
Filename Size Changed
pyspnego-0.3.1.tar.gz 0000222043 217 KB
python-pyspnego.changes 0000003678 3.59 KB
python-pyspnego.spec 0000002262 2.21 KB
Revision 13 (latest revision is 26)
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 928206 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 13)
- Update to version 0.3.1
  * Do not convert GSSAPI service to lowercase for GSSAPI and
    uppercase for SSPI
    * SPNs are case insensitive on Windows but case sensitive on
      Linux
    * Convering the service portion to upper or lower case could
      cause problems finding the target server on non-Windows
      GSSAPI implementations

- Update to version 0.3.0
  Packaging Changes
  * Changed project structure to a src layout
  * Include both Cython pyx/pyd and C files for SSPI in the
    sdist generated
  * Added Python 3.10 wheel
  Bugfixes
  * Ensure bad SPNEGO token inputs are raised as InvalidTokenError
    rather than struct.error
- Update to version 0.2.0
  Breaking Changes
  * Drop support for Python 2.7 and 3.5 - new minimum is 3.6+
  * Made the gss, negotiate, ntlm, sspi exports private, use the
    spnego.client and spnego.server functions instead
    + A deprecation warning is raised when importing from these
      package directly and this will be removed in the next major
      release
  Features
  * Added support for CredSSP authentication using
    protocol='credssp'
  * Allow optional keyword arguments to be used with spnego.client
Comments 0
openSUSE Build Service is sponsored by