SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-arrow-1.3.0-2.3.noarch.rpm :

* Fri Jan 12 2024 Ben Greiner - Don\'t require types-python-dateutil gh#arrow-py/arrow#1169 in order to shrink the Factory Ring1
* Tue Nov 14 2023 Ondřej Súkup - update to 1.3.0
* [ADDED] Added official support for Python 3.11 and 3.12.
* [ADDED] Added dependency on types-python-dateutil to improve Arrow mypy compatibility. PR #1102
* [FIX] Updates to Italian, Romansh, Hungarian, Finish and Arabic locales.
* [FIX] Handling parsing of UTC prefix in timezone strings.
* [CHANGED] Update documentation to improve readability.
* [CHANGED] Dropped support for Python 3.6 and 3.7, which are end-of-life.
* [INTERNAL Migrate from setup.py/Twine to pyproject.toml/Flit for packaging and distribution.
* Tue Sep 12 2023 Dirk Müller - drop unnecessary test dependencies to chai (it uses pytest now)
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Sat Sep 10 2022 Arun Persaud - update to version 1.2.3:
* [NEW] Added Amharic, Armenian, Georgian, Laotian and Uzbek locales.
* [FIX] Updated Danish locale and associated tests.
* [INTERNAl] Small fixes to CI.
* Mon Mar 07 2022 pgajdosAATTsuse.com- python-mock is actually not required
* Sat Jan 29 2022 Arun Persaud - specfile:
* update copyright year- update to version 1.2.2:
* [NEW] Added Kazakh locale.
* [FIX] The Belarusian, Bulgarian, Czech, Macedonian, Polish, Russian, Slovak and Ukrainian locales now support dehumanize.
* [FIX] Minor bug fixes and improvements to ChineseCN, Indonesian, Norwegian, and Russian locales.
* [FIX] Expanded testing for multiple locales.
* [INTERNAL] Started using xelatex for pdf generation in documentation.
* [INTERNAL] Split requirements file into requirements.txt, requirements-docs.txt and requirements-tests.txt.
* [INTERNAL] Added flake8-annotations package for type linting in pre-commit.
* Sat Nov 06 2021 Dirk Müller - update to 1.2.1:
* Added quarter granularity to humanize
* Added Sinhala and Urdu locales
* Support Python 3.10
* Updated Azerbaijani, Hebrew, and Serbian locale
* Added Albanian, Tamil and Zulu locales.
* Added support for Decimal as input to arrow.get().
* The Estonian, Finnish, Nepali and Zulu locales now support dehumanize.
* Improved validation checks when using parser tokens A and hh.
* Minor bug fixes to Catalan, Cantonese, Greek and Nepali locales.
* Sun Jul 04 2021 Dirk Müller - update to 1.1.1:
* Added Odia, Maltese, Serbian, Sami, and Luxembourgish locales.
* All calls to ``arrow.get()`` should now properly pass the ``tzinfo`` argument to the Arrow constructor.
* Humanize output is now properly truncated when a locale class overrides ``_format_timeframe()``.
* Updated Turkish locale and added tests.
* Tue May 18 2021 Dirk Müller - update to 1.1.0:
* [NEW] Implemented the ``dehumanize`` method for ``Arrow`` objects.
* [NEW] Made the start of the week adjustable when using ``span(\"week\")``
* [NEW] Added Croatian, Latin, Latvian, Lithuanian and Malay locales.
* [FIX] Internally standardize locales and improve locale validation.
* [FIX] Correct type checking for ``arrow.get(2021, 3, 9)`` construction.
* [FIX] Audited all docstrings for style, typos and outdated info.
* Thu Apr 15 2021 John Paul Adrian Glaubitz - Disable Python2 builds which are no longer supported upstream
* Tue Mar 09 2021 Steve Kowalik - Update to 1.0.3:
* [FIX] Updated internals to avoid issues when running mypy --strict.
* [FIX] Corrections to Swedish locale.
* [INTERNAL] Lowered required coverage limit until humanize month tests are fixed.
* [FIXED] Fixed an OverflowError that could occur when running Arrow on a 32-bit OS.
* [FIXED] A py.typed file is now bundled with the Arrow package to conform to PEP 561.
* [CHANGE] Arrow has dropped support for Python 2.7 and 3.5.
* [CHANGE] There are multiple breaking changes with this release, please see the migration guide for a complete overview.
* [CHANGE] Made humanize granularity=\"auto\" limits more accurate to reduce strange results.
* [NEW] Added support for Python 3.9.
* [NEW] Added a new keyword argument \"exact\" to span, span_range and interval methods. This makes timespans begin at the start time given and not extend beyond the end time given.
* [NEW] Arrow now natively supports PEP 484-style type annotations.
* [FIX] Fixed handling of maximum permitted timestamp on Windows systems.
* [FIX] Corrections to French, German, Japanese and Norwegian locales.
 
ICM