diff --git a/pyspnego-0.5.0.tar.gz b/pyspnego-0.5.0.tar.gz deleted file mode 100644 index 2d73c7f9733f1a0f221b672953fa69a46ea82ce6..0000000000000000000000000000000000000000 Binary files a/pyspnego-0.5.0.tar.gz and /dev/null differ diff --git a/pyspnego-0.6.0.tar.gz b/pyspnego-0.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3c06ba3f661df453f6767d1160e1f8da8cd87989 Binary files /dev/null and b/pyspnego-0.6.0.tar.gz differ diff --git a/python-pyspnego.spec b/python-pyspnego.spec index 44b90fab1e93a93954594101b2dfecffbada16ef..b94a04b8d51914c01a843853eb5cd618eb6979c8 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.0 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/d9/4f/3e4985ffd0d5956bfab25915a81d3572095feb1cb852d15bc3ff1ffc65a1/pyspnego-0.6.0.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 +* Tue Apr 09 2024 wangjing - 0.6.0-1 +- update package of version 0.6.0 + * Wed Jul 13 2022 OpenStack_SIG - 0.5.0-1 - Init package python3-pyspnego of version 0.5.0