Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-ntlm-auth-1.4.0-bp153.1.21 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-ntlm-auth Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.4.0 Vendor: openSUSE
Release: bp153.1.21 Build date: Sat Mar 6 01:17:13 2021
Group: Development/Languages/Python Build host: lamb28
Size: 217606 Source RPM: python-ntlm-auth-1.4.0-bp153.1.21.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jborean93/ntlm-auth
Summary: NTLM low-level Python library
This library handles the low-level details of NTLM authentication for
use in authenticating with a service that uses NTLM. It will create
and parse the 3 different message types in the order required and
produce a base64 encoded value that can be attached to the HTTP
header.

Provides

Requires

License

MIT

Changelog

* Mon Aug 26 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.4.0
    * Added the `session_key` attribute to the `NtlmContext` class
      so the session key can be accessed in downstream libraries.
    * Run spec-cleaner
* Wed Apr 10 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.3.0
    * Added optional dependency for cryptography for faster RC4 cipher
      calls.
    * Removed the deprecation warning for Ntlm, this is still advised
      not to use but there's no major harm keep it in place for older
      hosts.
* Fri Dec 28 2018 mardnh@gmx.de
  - Update to version 1.2.0
    * Deprecated ntlm_auth.ntlm.Ntlm in favour of
      ntlm_auth.ntlm.NtlmContext
      This is because Ntlm is heavily geared towards HTTP auth which
      is not always the case, `NtlmContext` makes things more generic
      Updated docs and tests to reflect this
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Tue Apr 10 2018 jengelh@inai.de
  - Remove future goals from description — stick to the present.
* Fri Apr 06 2018 mardnh@gmx.de
  - Use tarball from github
  - Run tests
  - Install license using %license macro
* Thu Apr 05 2018 mardnh@gmx.de
  - Initial package, version 1.1.0

Files

/usr/lib/python2.7/site-packages/ntlm_auth
/usr/lib/python2.7/site-packages/ntlm_auth-1.4.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/ntlm_auth-1.4.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/ntlm_auth-1.4.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/ntlm_auth-1.4.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/ntlm_auth-1.4.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/ntlm_auth-1.4.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/ntlm_auth/__init__.py
/usr/lib/python2.7/site-packages/ntlm_auth/__init__.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/__init__.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/compute_hash.py
/usr/lib/python2.7/site-packages/ntlm_auth/compute_hash.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/compute_hash.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/compute_keys.py
/usr/lib/python2.7/site-packages/ntlm_auth/compute_keys.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/compute_keys.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/compute_response.py
/usr/lib/python2.7/site-packages/ntlm_auth/compute_response.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/compute_response.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/constants.py
/usr/lib/python2.7/site-packages/ntlm_auth/constants.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/constants.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/des.py
/usr/lib/python2.7/site-packages/ntlm_auth/des.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/des.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/exceptions.py
/usr/lib/python2.7/site-packages/ntlm_auth/exceptions.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/exceptions.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/gss_channel_bindings.py
/usr/lib/python2.7/site-packages/ntlm_auth/gss_channel_bindings.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/gss_channel_bindings.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/messages.py
/usr/lib/python2.7/site-packages/ntlm_auth/messages.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/messages.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/ntlm.py
/usr/lib/python2.7/site-packages/ntlm_auth/ntlm.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/ntlm.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/rc4.py
/usr/lib/python2.7/site-packages/ntlm_auth/rc4.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/rc4.pyo
/usr/lib/python2.7/site-packages/ntlm_auth/session_security.py
/usr/lib/python2.7/site-packages/ntlm_auth/session_security.pyc
/usr/lib/python2.7/site-packages/ntlm_auth/session_security.pyo
/usr/share/doc/packages/python2-ntlm-auth
/usr/share/doc/packages/python2-ntlm-auth/CHANGES.md
/usr/share/doc/packages/python2-ntlm-auth/README.md
/usr/share/licenses/python2-ntlm-auth
/usr/share/licenses/python2-ntlm-auth/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024