Hello community, here is the log from the commit of package python-arrow for openSUSE:Factory checked in at 2020-11-06 23:43:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-arrow (Old) and /work/SRC/openSUSE:Factory/.python-arrow.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-arrow" Fri Nov 6 23:43:54 2020 rev:18 rq:845466 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-arrow/python-arrow.changes 2020-10-25 18:08:58.383478899 +0100 +++ /work/SRC/openSUSE:Factory/.python-arrow.new.11331/python-arrow.changes 2020-11-06 23:44:11.399368517 +0100 @@ -1,0 +2,27 @@ +Fri Oct 30 22:27:20 UTC 2020 - Arun Persaud <[email protected]> + +- update to version 0.17.0: + * [WARN] Arrow will drop support for Python 2.7 and 3.5 in the + upcoming 1.0.0 release. This is the last major release to support + Python 2.7 and Python 3.5. + * [NEW] Arrow now properly handles imaginary datetimes during DST + shifts. + * [NEW] Added humanize week granularity translation for Tagalog. + * [CHANGE] Calls to the timestamp property now emit a + DeprecationWarning. In a future release, timestamp will be changed + to a method to align with Python’s datetime module. If you would + like to continue using the property, please change your code to + use the int_timestamp or float_timestamp properties instead. + * [CHANGE] Expanded and improved Catalan locale. + * [FIX] Fixed a bug that caused Arrow.range() to incorrectly cut off + ranges in certain scenarios when using month, quarter, or year + endings. + * [FIX] Fixed a bug that caused day of week token parsing to be case + sensitive. + * [INTERNAL] A number of functions were reordered in arrow.py for + better organization and grouping of related methods. This change + will have no impact on usage. + * [INTERNAL] A minimum tox version is now enforced for compatibility + reasons. Contributors must use tox >3.18.0 going forward. + +------------------------------------------------------------------- Old: ---- arrow-0.16.0.tar.gz New: ---- arrow-0.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-arrow.spec ++++++ --- /var/tmp/diff_new_pack.XpPYBO/_old 2020-11-06 23:44:12.175367026 +0100 +++ /var/tmp/diff_new_pack.XpPYBO/_new 2020-11-06 23:44:12.179367019 +0100 @@ -26,7 +26,7 @@ %endif %bcond_without python2 Name: python-arrow%{?psuffix} -Version: 0.16.0 +Version: 0.17.0 Release: 0 Summary: Better dates and times for Python License: Apache-2.0 ++++++ arrow-0.16.0.tar.gz -> arrow-0.17.0.tar.gz ++++++ ++++ 2057 lines of diff (skipped)
