Go to file
Steve Kowalik ae484b545a - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=45
2021-03-09 05:19:35 +00:00
_multibuild Accepting request 757123 from home:StefanBruens:branches:devel:languages:python 2019-12-16 07:59:53 +00:00
.gitattributes - Initial version 2014-08-06 08:35:47 +00:00
.gitignore - Initial version 2014-08-06 08:35:47 +00:00
arrow-1.0.3.tar.gz - Update to 1.0.3: 2021-03-09 05:19:35 +00:00
python-arrow.changes - Update to 1.0.3: 2021-03-09 05:19:35 +00:00
python-arrow.spec - Update to 1.0.3: 2021-03-09 05:19:35 +00:00