forked from pool/python-requests_ntlm
Accepting request 1181924 from devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1181924 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests_ntlm?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-requests_ntlm
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-requests_ntlm
|
||||
Version: 1.2.0
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: NTLM authentication for the python-requests library
|
||||
License: ISC
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97966acfb735c272ab1874e1ea2e36ddd7e83117fbae401cddfa5dc4176f03b4
|
||||
size 14540
|
BIN
requests-ntlm-1.3.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
requests-ntlm-1.3.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user