!17 Update package to version 5.3.2

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-11-20 09:38:51 +00:00 committed by Gitee
commit d456b8fc74
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

BIN
cachetools-5.3.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cachetools
Version: 5.3.1
Version: 5.3.2
Release: 1
Summary: Extensible memoizing collections and decorators
License: MIT
URL: https://github.com/tkem/cachetools/
Source0: https://github.com/tkem/cachetools/archive/regs/tags/v%{version}.tar.gz
Source0: https://github.com/tkem/cachetools/archive/regs/tags/v%{version}.tar.gz#/cachetools-%{version}.tar.gz
BuildArch: noarch
%description
This module provides various memoizing collections and decorators,
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Nov 20 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.3.2-1
- Update package to version 5.3.2
* Tue Jun 27 2023 ZixuanChen <chenzixuan@kylinos.cn> - 5.3.1-1
- Upgrade to version 5.3.1

Binary file not shown.