!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:
commit
d456b8fc74
BIN
cachetools-5.3.2.tar.gz
Normal file
BIN
cachetools-5.3.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-cachetools
|
Name: python-cachetools
|
||||||
Version: 5.3.1
|
Version: 5.3.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Extensible memoizing collections and decorators
|
Summary: Extensible memoizing collections and decorators
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/tkem/cachetools/
|
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
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
This module provides various memoizing collections and decorators,
|
This module provides various memoizing collections and decorators,
|
||||||
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 27 2023 ZixuanChen <chenzixuan@kylinos.cn> - 5.3.1-1
|
||||||
- Upgrade to version 5.3.1
|
- Upgrade to version 5.3.1
|
||||||
|
|
||||||
|
|||||||
BIN
v5.3.1.tar.gz
BIN
v5.3.1.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user