Thu, 09 Apr 2026 06:07:24 CST | login

Information for build python-cachetools-5.2.0-3.oc9

ID15405
Package Namepython-cachetools
Version5.2.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-cachetools.git?.#7e0217a6d5006c452c5807acf3f45016fc45534c
SummaryExtensible memoizing collections and decorators
DescriptionThis module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library @lru_cache function decorator. This module provides multiple cache implementations based on different cache algorithms, as well as decorators for easily memoizing function and method calls.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:44:45 CST
CompletedMon, 18 Sep 2023 20:47:56 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-cachetools.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-cachetools.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-cachetools-5.2.0-3.oc9.src.rpm (info) (download)
noarch
python3-cachetools-5.2.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Dec 19 2022 rockerzhu <rockerzhu@tencent.com> - 5.2.0-1 - Initial build