Tue, 28 May 2024 04:26:56 UTC | login

Information for build python-monotonic-1.5-19.fc40

ID292035
Package Namepython-monotonic
Version1.5
Release19.fc40
Epoch
SummaryAn implementation of time.monotonic() for Python 2 & < 3.3
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 09:37:33 UTC
CompletedThu, 29 Feb 2024 09:37:33 UTC
Tags
f40
f41
RPMs
src
python-monotonic-1.5-19.fc40.src.rpm (info) (download)
noarch
python3-monotonic-1.5-19.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.5-16 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.5-13 - Rebuilt for Python 3.11