Thu, 23 May 2024 12:36:53 UTC | login

Information for build python-dateparser-1.1.7-5.fc40

ID291377
Package Namepython-dateparser
Version1.1.7
Release5.fc40
Epoch
SummaryPython parser for human readable dates
DescriptionKey Features • Support for almost every existing date format: absolute dates, relative dates ("two weeks ago" or "tomorrow"), timestamps, etc. • Support for more than 200 language locales. • Language autodetection • Customizable behavior through settings. • Support for non-Gregorian calendar systems. • Support for dates with timezones abbreviations or UTC offsets ("August 14, 2015 EST", "21 July 2013 10:15 pm +0500"…) • Search dates in longer texts.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 08:28:35 UTC
CompletedThu, 29 Feb 2024 08:28:35 UTC
Tags
f40
f41
RPMs
src
python-dateparser-1.1.7-5.fc40.src.rpm (info) (download)
noarch
python-dateparser-doc-1.1.7-5.fc40.noarch.rpm (info) (download)
python3-dateparser-1.1.7-5.fc40.noarch.rpm (info) (download)
python3-dateparser+langdetect-1.1.7-5.fc40.noarch.rpm (info) (download)
python3-dateparser-scripts-1.1.7-5.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 19 2023 Python Maint <python-maint@redhat.com> - 1.1.7-2 - Rebuilt for Python 3.12 * Fri Mar 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.7-1 - Update to 1.1.7 (close RHBZ#2115204) - Port to pyproject-rpm-macros - Add extras metapackages - Build Sphinx documentation as PDF rather than HTML to avoid issues with bundled and precompiled JavaScript etc. - Split out a python3-dateparser-scripts subpackage * Fri Mar 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 0.7.6-10 - migrated to SPDX license * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 20 2022 Miro Hrončok <mhroncok@redhat.com> - 0.7.6-7 - Run the tests during build - Drop unused requirement of deprecated nose - Fix incompatibility with regex 2022.3.15+ - Fixes: rhbz#2080221 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7.6-6 - Rebuilt for Python 3.11