Tue, 17 Mar 2026 06:53:27 CST | login

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

ID2830
Package Namepython-cachetools
Version5.2.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-cachetools.git?.#54e2614ecb557338647b7cc63bf71e9c6aea3e70
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
StartedSat, 09 Sep 2023 05:25:53 CST
CompletedSat, 09 Sep 2023 05:28:16 CST
Taskbuild (dist-ocs23, /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-4.ocs23.src.rpm (info) (download)
noarch
python3-cachetools-5.2.0-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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