Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-arrow-1.3.0-2.5 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-arrow Distribution: openSUSE Tumbleweed
Version: 1.3.0 Vendor: openSUSE
Release: 2.5 Build date: Fri Jan 12 13:18:48 2024
Group: Unspecified Build host: reproducible
Size: 497425 Source RPM: python-arrow-1.3.0-2.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/arrow-py/arrow
Summary: Better dates and times for Python
Arrow is a Python library that offers a sensible, human-friendly
approach to creating, manipulating, formatting and converting dates,
times, and timestamps.  It implements and updates the datetime type,
plugging gaps in functionality, and provides an intelligent module
API that supports many common creation scenarios.  Simply put, it
helps you work with dates and times with fewer imports and a lot
less code.

Arrow is heavily inspired by moment.js and requests.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Jan 12 2024 Ben Greiner <code@bnavigator.de>
  - 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 <mimi.vx@gmail.com>
  - 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 <dmueller@suse.com>
  - drop unnecessary test dependencies to chai (it uses pytest now)
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Sat Sep 10 2022 Arun Persaud <arun@gmx.de>
  - 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 pgajdos@suse.com
  - python-mock is actually not required
* Sat Jan 29 2022 Arun Persaud <arun@gmx.de>
  - 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 <dmueller@suse.com>
  - 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 <dmueller@suse.com>
  - 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 <dmueller@suse.com>
  - 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 <adrian.glaubitz@suse.com>
  - Disable Python2 builds which are no longer supported upstream
* Tue Mar 09 2021 Steve Kowalik <steven.kowalik@suse.com>
  - 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.

Files

/usr/lib/python3.10/site-packages/arrow
/usr/lib/python3.10/site-packages/arrow-1.3.0.dist-info
/usr/lib/python3.10/site-packages/arrow-1.3.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/arrow-1.3.0.dist-info/LICENSE
/usr/lib/python3.10/site-packages/arrow-1.3.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/arrow-1.3.0.dist-info/RECORD
/usr/lib/python3.10/site-packages/arrow-1.3.0.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/arrow-1.3.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/arrow/__init__.py
/usr/lib/python3.10/site-packages/arrow/__pycache__
/usr/lib/python3.10/site-packages/arrow/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/api.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/arrow.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/arrow.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/factory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/factory.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/formatter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/formatter.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/locales.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/locales.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/parser.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/parser.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/arrow/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/arrow/_version.py
/usr/lib/python3.10/site-packages/arrow/api.py
/usr/lib/python3.10/site-packages/arrow/arrow.py
/usr/lib/python3.10/site-packages/arrow/constants.py
/usr/lib/python3.10/site-packages/arrow/factory.py
/usr/lib/python3.10/site-packages/arrow/formatter.py
/usr/lib/python3.10/site-packages/arrow/locales.py
/usr/lib/python3.10/site-packages/arrow/parser.py
/usr/lib/python3.10/site-packages/arrow/py.typed
/usr/lib/python3.10/site-packages/arrow/util.py
/usr/share/doc/packages/python310-arrow
/usr/share/doc/packages/python310-arrow/README.rst
/usr/share/licenses/python310-arrow
/usr/share/licenses/python310-arrow/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024