diff --git a/pyspnego-0.5.0.tar.gz b/pyspnego-0.5.0.tar.gz deleted file mode 100644 index 2d73c7f..0000000 Binary files a/pyspnego-0.5.0.tar.gz and /dev/null differ diff --git a/pyspnego-0.6.3.tar.gz b/pyspnego-0.6.3.tar.gz new file mode 100644 index 0000000..90dcd6d Binary files /dev/null and b/pyspnego-0.6.3.tar.gz differ diff --git a/python-pyspnego.spec b/python-pyspnego.spec index 44b90fa..01e7f38 100644 --- a/python-pyspnego.spec +++ b/python-pyspnego.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyspnego -Version: 0.5.0 +Version: 0.6.3 Release: 1 Summary: Windows Negotiate Authentication Client and Server License: MIT 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 %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. @@ -83,6 +83,9 @@ PYTHONPATH=src/ pytest-3 -v tests %{_docdir}/* %changelog +* Mon Dec 12 2022 wubijie - 0.6.3-1 +- Update package to version 0.6.3 + * Wed Jul 13 2022 OpenStack_SIG - 0.5.0-1 - Init package python3-pyspnego of version 0.5.0