Fri, 25 Apr 2025 01:10:43 MSK | login

Information for build python-isodate-0.6.1-14.el10_0

ID24369
Package Namepython-isodate
Version0.6.1
Release14.el10_0
Epoch
Sourcegit+http://git.inferitos.ru/rpms/python-isodate#755b4ea52126ed82c20ec5bdb83bfd1d006cdafb
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 bysamoylikdv
State complete
Volume DEFAULT
StartedMon, 23 Dec 2024 14:45:51 MSK
CompletedMon, 23 Dec 2024 14:47:28 MSK
Taskbuild (inferit-10_0-extras, /rpms/python-isodate/:changed/i10ce/python-isodate-0.6.1-14.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/python-isodate/?#changed/i10ce/python-isodate-0.6.1-14.el10'}}
Tags
inferit-10_0-extras
RPMs
src
python-isodate-0.6.1-14.el10_0.src.rpm (info) (download)
noarch
python3-isodate-0.6.1-14.el10_0.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Mon Dec 23 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.6.1-14 - Rebuilt for MSVSphere 10 * Fri Sep 20 2024 Major Hayden <major@redhat.com> - 0.6.1-14 - Add packit config * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.6.1-12 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.6.1-8 - Rebuilt for Python 3.12 * Mon May 08 2023 Major Hayden <major@redhat.com> - 0.6.1-7 - Migrated to SPDX license * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild