Changelog for
python2-ntlm-auth-1.2.0-lp150.10.2.noarch.rpm :
* Fri Dec 28 2018 mardnhAATTgmx.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
- Remove superfluous devel dependency for noarch package
* Tue Apr 10 2018 jengelhAATTinai.de- Remove future goals from description — stick to the present.
* Fri Apr 06 2018 mardnhAATTgmx.de- Use tarball from github- Run tests- Install license using %license macro
* Thu Apr 05 2018 mardnhAATTgmx.de- Initial package, version 1.1.0