Thu, 22 Jan 2026 04:58:13 CST | login

Information for build python-smmap-5.0.1-1.oc9

ID20004
Package Namepython-smmap
Version5.0.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-smmap.git?.#e51cf111a63b22f73628e2af192d609adc17698a
SummarySliding window memory map manager
DescriptionSmmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 17:37:09 CST
CompletedTue, 16 Jan 2024 17:38:17 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-smmap.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-smmap.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-smmap-5.0.1-1.oc9.src.rpm (info) (download)
noarch
python3-smmap-5.0.1-1.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 * Tue Sep 26 2023 Shuo Wang <abushwang@tencent.com> - 5.0.1-1 - update to 5.0.1 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.0.0-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.0.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.0.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 12 2023 kianli <kianli@tencent.com> - 5.0.0-1 - initial build