Fri, 26 Apr 2024 10:46:36 UTC | login

Information for build python-monotonic-1.5-5.el8

ID28115
Package Namepython-monotonic
Version1.5
Release5.el8
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
StartedFri, 24 Jan 2020 10:08:16 UTC
CompletedFri, 24 Jan 2020 10:10:18 UTC
Taskbuild (cloud8-openstack-ussuri-el8, python-monotonic-1.5-5.el8.src.rpm)
Tags
cloud8-openstack-train-release
cloud8-openstack-train-testing
cloud8-openstack-ussuri-release
cloud8-openstack-ussuri-testing
cloud8-openstack-victoria-release
cloud8-openstack-victoria-testing
cloud8-openstack-wallaby-testing
cloud8s-openstack-train-testing
cloud8s-openstack-ussuri-release
cloud8s-openstack-ussuri-testing
cloud8s-openstack-victoria-release
cloud8s-openstack-victoria-testing
cloud8s-openstack-wallaby-release
cloud8s-openstack-wallaby-testing
cloud8s-openstack-xena-release
cloud8s-openstack-xena-testing
cloud8s-openstack-yoga-release
cloud8s-openstack-yoga-testing
cloud8s-openstack-zed-testing
virt8-ovirt-44-candidate
virt8-ovirt-44-release
virt8-ovirt-44-testing
virt8s-ovirt-44-candidate
virt8s-ovirt-44-release
virt8s-ovirt-44-testing
RPMs
src
python-monotonic-1.5-5.el8.src.rpm (info) (download)
noarch
python3-monotonic-1.5-5.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Sep 26 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5-5 - Subpackage python2-monotonic has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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 * 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