!13 [sync] PR-12: Upgrade oslo.cache package to version 1.37.1

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

Binary file not shown.

BIN
oslo.cache-1.37.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-oslo-cache Name: python-oslo-cache
Version: 1.26.0 Version: 1.37.1
Release: 1 Release: 1
Summary: Cache storage for OpenStack projects. Summary: Cache storage for OpenStack projects.
License: Apache-2.0 License: Apache-2.0
URL: https://docs.openstack.org/oslo.cache/latest URL: https://docs.openstack.org/oslo.cache/latest
Source0: https://files.pythonhosted.org/packages/4d/2f/cdffebc36a576f40cf06cdf7e1d4d720cfa4c46289eaa4bd30841d49103b/oslo.cache-1.26.0.tar.gz Source0: https://files.pythonhosted.org/packages/48/7c/c0c72bdeaef7c12f3e90acb1705b61bdb2f408161c7627db997cf37f9268/oslo.cache-1.37.1.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
oslo.cache aims to provide a generic caching mechanism for OpenStack projects by oslo.cache aims to provide a generic caching mechanism for OpenStack projects by
@ -94,6 +94,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Nov 15 2021 liusheng <liusheng2048@gmail.com> - 1.37.1-1
- Upgrade oslo.cache package to version 1.37.1
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 1.26.0-1 * Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 1.26.0-1
- Init package python3-oslo-cache with version 1.26.0 to support Train - Init package python3-oslo-cache with version 1.26.0 to support Train