Package Release Info

python-ntlm-auth-1.4.0-bp154.1.47

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-ntlm-auth

Change Logs

Version: 1.4.0-bp152.1.13
* 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
Version: 1.3.0-bp151.2.3
* 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
Version: 1.1.0-bp150.2.3
* 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