Sun, 25 Jan 2026 21:54:07 CST | login

Information for build python-monotonic-1.6-2.oc9

ID17014
Package Namepython-monotonic
Version1.6
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-monotonic.git?.#bfa3e316f114d865e473ab15e519084cb09f108b
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 15:54:16 CST
CompletedMon, 16 Oct 2023 15:55:29 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-monotonic.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-monotonic.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-monotonic-1.6-2.oc9.src.rpm (info) (download)
noarch
python3-monotonic-1.6-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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