17
0

2 Commits

4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 16 21:47:24 UTC 2026 - David Mulder <david.mulder@suse.com>
- Update to version 1.4.0:
- Support GSSAPI channel bindings
- Raise exceptions if CBs are requested but not available
-------------------------------------------------------------------
Tue Mar 19 13:06:26 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-requests-gssapi
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-requests-gssapi
Version: 1.3.0
Version: 1.4.0
Release: 0
Summary: A GSSAPI authentication handler for python-requests
License: ISC
Group: Development/Languages/Python
URL: https://github.com/pythongssapi/requests-gssapi
Source: https://files.pythonhosted.org/packages/source/r/requests-gssapi/requests-gssapi-%{version}.tar.gz
Source: https://github.com/pythongssapi/requests-gssapi/archive/refs/tags/v%{version}.tar.gz#/requests-gssapi-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4d3f5ad36d309239e2e7659e55f208981b97ee6da2433f69749fd71bcb16a16
size 17507