Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 02f469acf5 |
BIN
pyspnego-0.11.2.tar.gz
LFS
Normal file
BIN
pyspnego-0.11.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8577372af834dec4b5f1c442febb16723b570ec6b9fa7d991e544aac1e8cc8bd
|
|
||||||
size 264730
|
|
||||||
@@ -1,16 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Sep 12 18:58:54 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
||||||
|
|
||||||
- Update to version 0.12.0
|
|
||||||
* Drop support for Python 3.7 - new minimum is 3.9+.
|
|
||||||
* Add official support for Python 3.14.
|
|
||||||
* Fix CredSSP server certificate generation to limit CN name
|
|
||||||
to 64 characters.
|
|
||||||
* Added support for specifying credentials for spnego.server
|
|
||||||
using the credentials kwarg. This currently only works on
|
|
||||||
Windows/SSPI when specifying a keytab credential for the
|
|
||||||
service.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 25 11:40:09 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Mon Aug 25 11:40:09 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyspnego
|
Name: python-pyspnego
|
||||||
Version: 0.12.0
|
Version: 0.11.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python SPNEGO authentication library
|
Summary: Python SPNEGO authentication library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user