代码拉取完成,页面将自动刷新
%global sname requests-gssapi
%global s_name requests_gssapi
Summary: A GSSAPI/SPNEGO authentication handler for python-requests
Name: python-%{sname}
Version: 1.2.3
Release: 8%{?dist}
License: ISC
URL: https://github.com/pythongssapi/%{sname}
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{sname}-%{version}.tar.gz
BuildRequires: git-core python3-devel python3-gssapi python3-requests python3-setuptools
BuildArch: noarch
%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.
%package -n python3-%{sname}
Summary: A GSSAPI/SPNEGO authentication handler for python-requests
Requires: python3-gssapi python3-requests
%description -n python3-%{sname}
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.
%prep
%autosetup -S git_am -n %{sname}-%{version}
%build
%py3_build
%install
%py3_install
%check
%{__python3} -m unittest
%files -n python3-%{sname}
%license LICENSE
%doc README.rst AUTHORS HISTORY.rst
%{python3_sitelib}/%{s_name}*
%changelog
* Thu Oct 31 2024 jackeyji <jackeyji@tencent.com> - 1.2.3-8
- [Type] other
- [DESC] Optimize the tarball address path
* Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-7
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream
* Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-6
- Rebuilt for loongarch release
* Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-5
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-4
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-3
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.3-2
- Rebuilt for OpenCloudOS Stream 23
* Mon Mar 6 2023 Shuo Wang <abushwang@tencent.com> - 1.2.3-1
- initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。