Thu, 30 Apr 2026 19:42:26 CST | login

Information for build python-monotonic-1.6-5.ocs23

ID17371
Package Namepython-monotonic
Version1.6
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-monotonic.git?.#3b62bf985fd86dcf33e256d084dd98f524dd19da
SummaryAn implementation of time.monotonic() for Python
DescriptionThis module provides a ``monotonic()`` function which returns the value (in fractional seconds) of a clock which never goes backwards. On Python 3.3 or newer, ``monotonic`` will be an alias of ``time.monotonic`` from the standard library. On older versions, it will fall back to an equivalent platform specific implementation.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 16:12:18 CST
CompletedSat, 17 Aug 2024 16:15:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-monotonic.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-monotonic.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-monotonic-1.6-5.ocs23.src.rpm (info) (download)
noarch
python3-monotonic-1.6-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 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6-5 - Rebuilt for loongarch release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6-2 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 12 2023 Shuo Wang <abushwang@tencent.com> - 1.6-1 - initial build