Tue, 28 May 2024 10:43:50 UTC | login

Information for build python-monotonic-1.5-2.fc30

ID92556
Package Namepython-monotonic
Version1.5
Release2.fc30
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
StartedWed, 24 Jul 2019 03:21:09 UTC
CompletedWed, 24 Jul 2019 03:21:09 UTC
Tags
f31
RPMs
src
python-monotonic-1.5-2.fc30.src.rpm (info) (download)
noarch
python2-monotonic-1.5-2.fc30.noarch.rpm (info) (download)
python3-monotonic-1.5-2.fc30.noarch.rpm (info) (download)
Changelog * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 20 2018 Alfredo Moralejo <amoralej@redhat.com> - 1.5-1 - Update to version 1.5. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2-10 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.2-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2-7 - Python 2 binary package renamed to python2-monotonic See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild