!9 Package upgrade
From: @xigaoxinyan Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
2ba2d428c6
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-cachetools
|
||||
Version: 4.2.1
|
||||
Version: 5.2.0
|
||||
Release: 1
|
||||
Summary: Extensible memoizing collections and decorators
|
||||
License: MIT
|
||||
URL: https://github.com/tkem/cachetools/
|
||||
Source0: https://files.pythonhosted.org/packages/74/17/5735dd9f015f03d2d928ea108f3c02075b784ceed05d32a98e7e44ddd114/cachetools-4.2.1.tar.gz
|
||||
Source0: https://github.com/tkem/cachetools/archive/regs/tags/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
This module provides various memoizing collections and decorators,
|
||||
@ -35,7 +35,7 @@ including variants of the Python Standard Library's `@lru_cache`_
|
||||
function decorator.
|
||||
|
||||
%prep
|
||||
%autosetup -n cachetools-4.2.1
|
||||
%autosetup -n cachetools-5.2.0
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.2.0-1
|
||||
- Upgrade to version 5.2.0
|
||||
|
||||
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 4.2.1-1
|
||||
- Upgrade to version 4.2.1
|
||||
|
||||
|
||||
BIN
v5.2.0.tar.gz
Normal file
BIN
v5.2.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user