Sun, 25 Jan 2026 12:17:34 CST | login

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

ID20114
Package Namepython-monotonic
Version1.6
Release4.oc9
Epoch
DraftFalse
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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 17:57:20 CST
CompletedTue, 16 Jan 2024 17:58:17 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-monotonic.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-monotonic.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-monotonic-1.6-4.oc9.src.rpm (info) (download)
noarch
python3-monotonic-1.6-4.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 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