代码拉取完成,页面将自动刷新
%global _empty_manifest_terminate_build 0
%global pypi_name oslo.context
Summary: Oslo Context library
Name: python-oslo-context
Version: 5.0.0
Release: 3%{?dist}
License: Apache-2.0
URL: https://docs.openstack.org/%{pypi_name}/latest/
Source0: %{pypi_source}
BuildArch: noarch
%description
The Oslo context library has helpers to maintain useful information
about a request context. The request context is usually populated in
the WSGI pipeline and used by various modules such as logging.
%package -n python3-oslo-context
Summary: Oslo Context library
BuildRequires: python3-devel python3-setuptools python3-pbr python3-oslotest
BuildRequires: python3-pip python3-wheel python3-debtcollector python3-virtualenv
Requires: python3-debtcollector python3-pbr
Provides: python-oslo-context
Provides: python3-oslo-context-doc
%description -n python3-oslo-context
The Oslo context library has helpers to maintain useful information
about a request context. The request context is usually populated in
the WSGI pipeline and used by various modules such as logging.
%prep
%autosetup -n %{pypi_name}-%{version}
rm -rf *requirements.txt
%build
%py3_build
%install
%py3_install
%check
python3 setup.py test
%files -n python3-oslo-context
%{python3_sitelib}/*
%changelog
* Thu Sep 26 2024 OpenCloudOS Release Engineering <[email protected]> - 5.0.0-3
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream
* Fri Aug 16 2024 OpenCloudOS Release Engineering <[email protected]> - 5.0.0-2
- Rebuilt for loongarch release
* Thu Sep 21 2023 kianli <[email protected]> - 5.0.0-1
- Upgrade to 5.0.0
* Tue Sep 19 2023 OpenCloudOS Release Engineering <[email protected]> - 3.2.1-4
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <[email protected]> - 3.2.1-3
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <[email protected]> - 3.2.1-2
- Rebuilt for OpenCloudOS Stream 23.05
* Tue Apr 11 2023 cunshunxia <[email protected]> - 3.2.1-1
- initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。