Fri, 20 Mar 2026 10:34:01 CST | login

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

ID4195
Package Namepython-monotonic
Version1.6
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-monotonic.git?.#ac55758095696117a9c7c4ab5e930ad9f20f3099
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 14:34:43 CST
CompletedSat, 09 Sep 2023 14:39:48 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-monotonic.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-monotonic.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-monotonic-1.6-3.ocs23.src.rpm (info) (download)
noarch
python3-monotonic-1.6-3.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 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