46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 20 12:39:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.3.0:
|
|
* Fix type annotation problem by setting correct pyspnego min
|
|
version
|
|
* Throw an exception in case of access denied
|
|
* Favour pure NTLM provider and fix SPN
|
|
* Add type annotation and black/isort checks
|
|
* Update CI and version and ignore black diff
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 9 13:42:26 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 1 11:53:47 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Update to 1.2.0
|
|
* Migrate to GHA for CI by @jborean93 in #129
|
|
* Migrate to PySPNEGO by @clubby789 in #126
|
|
* Add pyproject.toml for PEP518 compliance by @jborean93 in #131
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 18 23:42:59 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary. Trim filler wording from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:53:48 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 6 13:48:28 UTC 2018 - mardnh@gmx.de
|
|
|
|
- Use tarball from github
|
|
- Prepared tests
|
|
- Install license using %license macro
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 5 19:52:24 UTC 2018 - mardnh@gmx.de
|
|
|
|
- Initial package, version 1.1.0
|