14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests_ntlm?expand=0&rev=6
This commit is contained in:
2023-03-01 11:54:49 +00:00
committed by Git OBS Bridge
parent 5d99970d09
commit ffb06a894b
4 changed files with 24 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>