代码拉取完成,页面将自动刷新
%global sname requests-gssapi
%global s_name requests_gssapi
Name: python-%{sname}
Version: 1.4.0
Release: 1
Summary: A GSSAPI/SPNEGO authentication handler for python-requests
License: ISC
URL: https://github.com/pythongssapi/%{sname}
Source0: https://files.pythonhosted.org/packages/source/r/requests-gssapi/requests-gssapi-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-gssapi
BuildRequires: python3-mock
BuildRequires: python3-requests
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-wheel
%global _description\
Requests is an HTTP library, written in Python, for human beings. This\
library adds optional GSSAPI authentication support and supports\
mutual authentication. It includes a fully backward-compatible shim\
for requests-kerberos.
%description %_description
%package -n python3-%{sname}
Summary: %summary
Requires: python3-gssapi
Requires: python3-requests
%{?python_provide:%python_provide python3-%{sname}}
%description -n python3-%{sname} %_description
%prep
%autosetup -n %{sname}-%{version} -p1
%build
%pyproject_build
%install
%pyproject_install
%check
%{__python3} -m unittest
%files -n python3-%{sname}
%doc README.rst AUTHORS HISTORY.rst
%license LICENSE
%{python3_sitelib}/%{s_name}*
%changelog
* Thu Nov 06 2025 zhangyulong <zhangyulong@kylinos.cn> - 1.4.0-1
- Update packages to 1.4.0
-Update CI
-Support GSSAPI channel bindings
-Update CI and Project Structure
* Wed Aug 14 2024 yaoxin <yao_xin001@hoperun.com> - 1.3.0-1
- Update to 1.3.0:
* Warn rather than raise on opportunistic auth failure
* Explicit Principal code sample is wrong
* Migrate to GHA stale action
* Mention non-existing expect continue support in py-requests requires preemptive auth in many cases
* Drop out of sequence detection
* Use SPNEGO mechanism by default
* Set SanitizedResponse content to bytes instead of string
* Wed Jul 06 2022 yaoxin <yaoxin30@h-partners.com> - 1.2.3-1
- Resolve the installation dependency of python-copr.
* Sat May 07 2022 xu_ping <xuping33@h-partners.com> - 1.2.2-3
- Remove test dependencies on python-nose during the build process
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.2.2-2
- DESC: delete -S git from %autosetup, and delete BuildRequires git-core
* Wed Jun 23 2021 liufeng <liufeng@kylinos.cn> - 1.2.2-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。