Fri, 10 May 2024 23:18:17 UTC | login

Information for build python-monotonic-1.5-1.el7

ID23184
Package Namepython-monotonic
Version1.5
Release1.el7
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 byrdobuilder
State complete
Volume DEFAULT
StartedSat, 21 Jul 2018 08:40:05 UTC
CompletedSat, 21 Jul 2018 08:42:08 UTC
Taskbuild (cloud7-openstack-rocky-el7, python-monotonic-1.5-1.el7.src.rpm)
Tags
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
infra7-infra-common-candidate
infra7-infra-common-release
infra7-infra-common-testing
infrastructure7-testing
virt7-ovirt-44-candidate
RPMs
src
python-monotonic-1.5-1.el7.src.rpm (info) (download)
noarch
python2-monotonic-1.5-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * 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 * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2-4 - Rebuild for Python 3.6 * Mon Aug 29 2016 Matthias Runge <mrunge@redhat.com> - 1.2-1 - update to 1.2, modernize packaging * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 19 2016 Alan Pevec <alan.pevec@redhat.com> 0.5-1 - Update to 0.5 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Tue Aug 18 2015 Alan Pevec <alan.pevec@redhat.com> 0.3-1 - Update to upstream 0.3 * Thu Jun 18 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 0.1-1 - Initial package