Hello community, here is the log from the commit of package python-arrow for openSUSE:Factory checked in at 2019-09-23 12:18:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-arrow (Old) and /work/SRC/openSUSE:Factory/.python-arrow.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-arrow" Mon Sep 23 12:18:52 2019 rev:10 rq:731449 version:0.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-arrow/python-arrow.changes 2019-08-06 15:09:10.263814750 +0200 +++ /work/SRC/openSUSE:Factory/.python-arrow.new.7948/python-arrow.changes 2019-09-23 12:18:59.809791185 +0200 @@ -1,0 +2,14 @@ +Tue Sep 17 09:25:07 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 0.15.2: + * [NEW] Added humanize week granularity translations for Portuguese and Brazilian Portuguese. + * [NEW] Embedded changelog within docs and added release dates to versions. + * [FIX] Fixed a bug that caused test failures on Windows only, see #668 for details. + +------------------------------------------------------------------- +Fri Sep 13 12:10:56 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 0.15.1: + * Too many changes to enumerate, see CHANGELOG.rst + +------------------------------------------------------------------- Old: ---- arrow-0.14.4.tar.gz New: ---- arrow-0.15.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-arrow.spec ++++++ --- /var/tmp/diff_new_pack.v95n3s/_old 2019-09-23 12:19:00.673791044 +0200 +++ /var/tmp/diff_new_pack.v95n3s/_new 2019-09-23 12:19:00.677791043 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-arrow -Version: 0.14.4 +Version: 0.15.2 Release: 0 Summary: Better dates and times for Python License: Apache-2.0 @@ -27,6 +27,8 @@ URL: https://github.com/crsmithdev/arrow Source: https://files.pythonhosted.org/packages/source/a/arrow/arrow-%{version}.tar.gz BuildRequires: %{python_module chai} +BuildRequires: %{python_module dateparser} +BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module pytz} @@ -36,10 +38,10 @@ Requires: python-python-dateutil BuildArch: noarch %if %{with python2} -BuildRequires: python-backports.functools_lru_cache +BuildRequires: python-backports.functools_lru_cache >= 1.2.1 %endif %ifpython2 -Requires: python-backports.functools_lru_cache +Requires: python-backports.functools_lru_cache >= 1.2.1 %endif %python_subpackages @@ -70,7 +72,7 @@ %files %{python_files} %license LICENSE -%doc README.rst HISTORY.md +%doc README.rst %dir %{python_sitelib}/arrow %{python_sitelib}/arrow/* %dir %{python_sitelib}/arrow-%{version}-py*.egg-info ++++++ arrow-0.14.4.tar.gz -> arrow-0.15.2.tar.gz ++++++ ++++ 37066 lines of diff (skipped)
