Mon, 16 Mar 2026 20:14:13 CST | login

Information for build python-cachetools-5.3.1-2.ocs23

ID16145
Package Namepython-cachetools
Version5.3.1
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-cachetools.git?.#7f552d66b235ad2b2f650b00a096b0655afd1b4b
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 06:51:38 CST
CompletedSat, 17 Aug 2024 06:54:59 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-cachetools.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-cachetools.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
python-cachetools-5.3.1-2.ocs23.src.rpm (info) (download)
noarch
python3-cachetools-5.3.1-2.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 Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.3.1-2 - Rebuilt for loongarch release * Mon Sep 25 2023 Wang Guodong <gordonwwang@tencent.com> - 5.3.1-1 - Upgrade to version 5.3.1 * 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