Information for build python-timelib-0.3.0-7.fc42

ID17254
Package Namepython-timelib
Version0.3.0
Release7.fc42
Epoch
DraftFalse
SummaryParse english textual date descriptions
Descriptiontimelib is a short wrapper around php's internal timelib module. It currently only provides a few functions:timelib.strtodatetime:>>> timelib.strtodatetime("today") datetime.datetime(2009, 6, 23, 0, 0) >>> timelib.strtodatetime("today") datetime.datetime(2009, 6, 23, 0, 0) >>> timelib.strtodatetime("next friday") datetime.datetime(2009, 6, 26, 0, 0) >>> timelib.strtodatetime("29 feb 2008 -108...
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:49:35 UTC
CompletedMon, 09 Jun 2025 16:49:35 UTC
Tags
f42
RPMs
src
python-timelib-0.3.0-7.fc42.src.rpm (info) (download)
riscv64
python3-timelib-0.3.0-7.fc42.riscv64.rpm (info) (download)
python-timelib-debugsource-0.3.0-7.fc42.riscv64.rpm (info) (download)
python3-timelib-debuginfo-0.3.0-7.fc42.riscv64.rpm (info) (download)
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.3.0-5 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 0.3.0-2 - Review fixes. * Tue Jan 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 0.3.0-1 - Initial package.