Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-arrow for openSUSE:Factory checked in at 2021-03-11 20:07:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-arrow (Old) and /work/SRC/openSUSE:Factory/.python-arrow.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-arrow" Thu Mar 11 20:07:23 2021 rev:19 rq:877856 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-arrow/python-arrow.changes 2020-11-06 23:44:11.399368517 +0100 +++ /work/SRC/openSUSE:Factory/.python-arrow.new.2401/python-arrow.changes 2021-03-11 20:08:01.680248429 +0100 @@ -1,0 +2,25 @@ +Tue Mar 9 05:13:18 UTC 2021 - Steve Kowalik <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- arrow-0.17.0.tar.gz New: ---- arrow-1.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-arrow.spec ++++++ --- /var/tmp/diff_new_pack.8u719f/_old 2021-03-11 20:08:02.480249727 +0100 +++ /var/tmp/diff_new_pack.8u719f/_new 2021-03-11 20:08:02.484249734 +0100 @@ -1,7 +1,7 @@ # # spec file for package python # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %endif %bcond_without python2 Name: python-arrow%{?psuffix} -Version: 0.17.0 +Version: 1.0.3 Release: 0 Summary: Better dates and times for Python License: Apache-2.0 ++++++ arrow-0.17.0.tar.gz -> arrow-1.0.3.tar.gz ++++++ ++++ 5363 lines of diff (skipped)
