Update package to version 0.6.3
This commit is contained in:
parent
e491558ea5
commit
bdeb2dd622
Binary file not shown.
BIN
pyspnego-0.6.3.tar.gz
Normal file
BIN
pyspnego-0.6.3.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pyspnego
|
Name: python-pyspnego
|
||||||
Version: 0.5.0
|
Version: 0.6.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Windows Negotiate Authentication Client and Server
|
Summary: Windows Negotiate Authentication Client and Server
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jborean93/pyspnego
|
URL: https://github.com/jborean93/pyspnego
|
||||||
Source0: https://files.pythonhosted.org/packages/53/4d/ce4c77f1efe5390fd6a0b045fdde20fdfe27ee62eb81ed51e85c88dccfe6/pyspnego-0.5.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/ba/13/7b4e7dcff1eb24a13e0a631a4b49eab361678e4490d691c03253ae736da4/pyspnego-0.6.3.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Python SPNEGO Library to handle SPNEGO (Negotiate, NTLM, Kerberos) and CredSSP authentication. Also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.
|
Python SPNEGO Library to handle SPNEGO (Negotiate, NTLM, Kerberos) and CredSSP authentication. Also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.
|
||||||
@ -83,6 +83,9 @@ PYTHONPATH=src/ pytest-3 -v tests
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 12 2022 wubijie <wubijie@kylinos.cn> - 0.6.3-1
|
||||||
|
- Update package to version 0.6.3
|
||||||
|
|
||||||
* Wed Jul 13 2022 OpenStack_SIG <openstack@openeuler.org> - 0.5.0-1
|
* Wed Jul 13 2022 OpenStack_SIG <openstack@openeuler.org> - 0.5.0-1
|
||||||
- Init package python3-pyspnego of version 0.5.0
|
- Init package python3-pyspnego of version 0.5.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user