2 Star 0 Fork 1

OpenCloudOS Stream/python-oslo-log

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-oslo-log.spec 2.07 KB
一键复制 编辑 原始数据 按行查看 历史
%global _empty_manifest_terminate_build 0
%global pypi_name oslo.log
Summary: oslo.log library
Name: python-oslo-log
Version: 5.2.0
Release: 6%{?dist}
License: Apache-2.0
URL: https://docs.openstack.org/oslo.log/latest
Source0: %{pypi_source}
BuildArch: noarch
Requires: python3-bandit python3-coverage python3-fixtures python3-hacking python3-oslotest python3-stestr
Requires: python3-debtcollector python3-pbr python3-dateutil python3-pyinotify python3-fixtures python3-systemd-python
Requires: python3-testtools
%description
The oslo.log (logging) configuration library provides
standardized configuration for all openstack projects.
It also provides custom formatters, handlers and support
for context specific logging (like resource id’s etc).
%package -n python3-oslo-log
Summary: oslo.log library
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-pbr
Provides: python-oslo-log
%description -n python3-oslo-log
The oslo.log (logging) configuration library provides
standardized configuration for all openstack projects.
It also provides custom formatters, handlers and support
for context specific logging (like resource id’s etc).
%prep
%autosetup -n %{pypi_name}-%{version}
%build
%py3_build
%install
%py3_install
%files -n python3-oslo-log
%{_bindir}/convert-json
%{python3_sitelib}/*
%changelog
* Thu Sep 26 2024 OpenCloudOS Release Engineering <[email protected]> - 5.2.0-6
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream
* Fri Aug 16 2024 OpenCloudOS Release Engineering <[email protected]> - 5.2.0-5
- Rebuilt for loongarch release
* Tue Sep 19 2023 OpenCloudOS Release Engineering <[email protected]> - 5.2.0-4
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <[email protected]> - 5.2.0-3
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <[email protected]> - 5.2.0-2
- Rebuilt for OpenCloudOS Stream 23.05
* Tue Apr 11 2023 cunshunxia <[email protected]> - 5.2.0-1
- initial build
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opencloudos-stream/python-oslo-log.git
[email protected]:opencloudos-stream/python-oslo-log.git
opencloudos-stream
python-oslo-log
python-oslo-log
master

搜索帮助