Upgrade oslo.config package to version 6.11.3

(cherry picked from commit 88d6a949cd9df60a9c847d3fca08930f22a94506)
This commit is contained in:
liusheng 2021-11-15 07:45:04 +00:00 committed by openeuler-sync-bot
parent dd50f10d28
commit 4360eb957d
3 changed files with 5 additions and 2 deletions

BIN
oslo.config-6.11.3.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-oslo-config
Version: 6.7.0
Version: 6.11.3
Release: 1
Summary: Oslo Configuration API
License: Apache-2.0
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
%description
The Oslo configuration API supports parsing command line arguments and .ini style configuration files.
@ -89,5 +89,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Init package python3-oslo-config to version 6.7.0 for Train