Thu, 02 May 2024 03:53:15 UTC | login

Information for build python-isodate-0.6.0-8.el9s

ID34178
Package Namepython-isodate
Version0.6.0
Release8.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-isodate.git#5872aa864ea66d8e6ca2c9f2bfff3a24b4c22997
SummaryAn ISO 8601 date/time/duration parser and formatter
DescriptionThis module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard. If something is not mentioned there, then it is treated as non existent, and not as an allowed option. For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended by this module to support 2 digit years. (while it may still be valid as ISO date, because it is not explicitly forbidden.) Another example is, when no time zone information is given for a time, then it should be interpreted as local time, and not UTC. As this module maps ISO 8601 dates/times to standard Python data types, like date, time, datetime and timedelta, it is not possible to convert all possible ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by the Python date and datetime classes. Additionally fractional seconds are limited to microseconds. That means if the parser finds for instance nanoseconds it will round it to microseconds.
Built byamoralej
State complete
Volume DEFAULT
StartedTue, 07 Sep 2021 10:46:50 UTC
CompletedTue, 07 Sep 2021 10:47:53 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-isodate.git:5872aa864ea66d8e6ca2c9f2bfff3a24b4c22997)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-isodate.git#5872aa864ea66d8e6ca2c9f2bfff3a24b4c22997'}}
Tags
cloud9s-openstack-antelope-el9s-build
cloud9s-openstack-bobcat-el9s-build
cloud9s-openstack-caracal-el9s-build
cloud9s-openstack-dalmatian-el9s-build
cloud9s-openstack-wallaby-el9s-build
cloud9s-openstack-xena-el9s-build
cloud9s-openstack-yoga-el9s-build
cloud9s-openstack-zed-el9s-build
RPMs
src
python-isodate-0.6.0-8.el9s.src.rpm (info) (download)
noarch
python3-isodate-0.6.0-8.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Sep 23 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4 - Subpackage python2-isodate has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 24 2019 Jeremy Cline <jcline@redhat.com> - 0.6.0-1 - Modernize specfile - Update to 0.6.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild