!12 [sync] PR-11: Upgrade oslo.context package to version 2.23.1

From: @openeuler-sync-bot
Reviewed-by: @xiyuanwang
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2021-11-15 08:09:31 +00:00 committed by Gitee
commit 5dfae44510
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
oslo.context-2.23.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-oslo-context
Version: 2.22.0
Version: 2.23.1
Release: 1
Summary: Oslo Context library
License: Apache-2.0
URL: https://docs.openstack.org/oslo.context/latest/
Source0: https://files.pythonhosted.org/packages/4a/ef/068594a4ec32d028aff2385a145008a0d800e32010df0696c0f0e2e3d304/oslo.context-2.22.0.tar.gz
Source0: https://files.pythonhosted.org/packages/c9/70/75e4ad76ad60e02abff6b75474bf4f270875b827b601233787906f37ce59/oslo.context-2.23.1.tar.gz
BuildArch: noarch
%description
Oslo Context Library The Oslo context library has helpers to maintain useful
@ -82,5 +82,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Nov 15 2021 liusheng <liusheng2048@gmail.com> - 2.23.1-1
- Upgrade oslo.context package to version 2.23.1
* Fri Nov 05 2021 OpenStack_SIG <openstack@openeuler.org> - 2.22.0-1
- Init package python3-oslo-context to version 2.22.0 for Train