!15 Upgrade 5.3.0

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-04-07 09:07:19 +00:00 committed by Gitee
commit b344c6484f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: python-cachetools
Version: 5.2.0
Version: 5.3.0
Release: 1
Summary: Extensible memoizing collections and decorators
License: MIT
@ -35,7 +35,7 @@ including variants of the Python Standard Library's `@lru_cache`_
function decorator.
%prep
%autosetup -n cachetools-5.2.0
%autosetup -n cachetools-%{version}
%build
%py3_build
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Apr 07 2023 xu_ping <707078654@qq.com> - 5.3.0-1
- Upgrade to version 5.3.0
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.2.0-1
- Upgrade to version 5.2.0

Binary file not shown.

BIN
v5.3.0.tar.gz Normal file

Binary file not shown.