Upgrade oslo.config package to version 6.11.3
(cherry picked from commit 88d6a949cd9df60a9c847d3fca08930f22a94506)
This commit is contained in:
parent
dd50f10d28
commit
4360eb957d
BIN
oslo.config-6.11.3.tar.gz
Normal file
BIN
oslo.config-6.11.3.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-oslo-config
|
Name: python-oslo-config
|
||||||
Version: 6.7.0
|
Version: 6.11.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Oslo Configuration API
|
Summary: Oslo Configuration API
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/oslo.config/latest/
|
URL: https://docs.openstack.org/oslo.config/latest/
|
||||||
Source0: https://files.pythonhosted.org/packages/b9/a0/402bd835656b6261df354daa16a814eaccf0221a512ceffec49504125783/oslo.config-6.7.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/a0/be/f140c170834d56f4e84863a7cc0c7b5912df718fdbd96d4007c88fc16ebe/oslo.config-6.11.3.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
The Oslo configuration API supports parsing command line arguments and .ini style configuration files.
|
The Oslo configuration API supports parsing command line arguments and .ini style configuration files.
|
||||||
@ -89,5 +89,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 15 2021 liusheng <liusheng2048@gmail.com> - 6.11.3-1
|
||||||
|
- Upgrade oslo.config package to version 6.11.3
|
||||||
|
|
||||||
* Fri Nov 05 2021 OpenStack_SIG <openstack@openeuler.org> - 6.7.0-1
|
* Fri Nov 05 2021 OpenStack_SIG <openstack@openeuler.org> - 6.7.0-1
|
||||||
- Init package python3-oslo-config to version 6.7.0 for Train
|
- Init package python3-oslo-config to version 6.7.0 for Train
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user