Mon, 16 Mar 2026 17:07:37 CST | login

Information for build python-cachetools-5.2.0-5.ocs23

ID4966
Package Namepython-cachetools
Version5.2.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-cachetools.git?.#b7fcfd7d38d0b2c7264042d67f6120722b8e1e30
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:11:31 CST
CompletedTue, 19 Sep 2023 16:14:36 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-cachetools.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-cachetools.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-cachetools-5.2.0-5.ocs23.src.rpm (info) (download)
noarch
python3-cachetools-5.2.0-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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