Mon, 16 Mar 2026 13:16:43 CST | login

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

ID5185
Package Namepython-monotonic
Version1.6
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-monotonic.git?.#096e18235dd4cd0d7ef2d6feade3c68a9f4baad1
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
StartedTue, 19 Sep 2023 17:08:59 CST
CompletedTue, 19 Sep 2023 17:10:07 CST
Taskbuild (dist-ocs23-python-update, /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-4.ocs23.src.rpm (info) (download)
noarch
python3-monotonic-1.6-4.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 * 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