diff --git a/.gitignore b/.gitignore index 2476011..2e9c8c2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /arrow-0.13.1.tar.gz /arrow-0.14.2.tar.gz /arrow-0.14.6.tar.gz +/arrow-0.15.5.tar.gz diff --git a/python-arrow.spec b/python-arrow.spec index c852f7e..98103a8 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -8,8 +8,8 @@ %global modname arrow Name: python-%{modname} -Version: 0.14.6 -Release: 3%{?dist} +Version: 0.15.5 +Release: 1%{?dist} Summary: Better dates and times for Python License: ASL 2.0 @@ -44,6 +44,7 @@ BuildRequires: python%{python3_pkgversion}-six BuildRequires: python%{python3_pkgversion}-nose BuildRequires: python%{python3_pkgversion}-simplejson BuildRequires: python%{python3_pkgversion}-mock +BuildRequires: python%{python3_pkgversion}-dateparser Requires: python%{python3_pkgversion}-dateutil Requires: python%{python3_pkgversion}-six @@ -78,12 +79,14 @@ rm -rf %{modname}.egg-info nosetests-%{python3_version} --all-modules arrow tests %files -n python%{python3_pkgversion}-%{modname} -%doc README.rst CHANGELOG.md +%doc README.rst CHANGELOG.rst %license LICENSE %{python3_sitelib}/%{modname}/ %{python3_sitelib}/%{modname}-%{version}-* %changelog +* Tue Mar 17 2020 Clément Verna - 0.15.5-1 +- Update to 0.15.5. Fixes bug #1749062 * Thu Jan 30 2020 Fedora Release Engineering - 0.14.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 66c80c8..d9ddb0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (arrow-0.14.6.tar.gz) = 7fb8f54117e74604008fdd5612863f29454bfe87464f7ddd507d3f2a736fef8685b3cf72ab1d2d1d9ad2f2922c84aeba24ae673de863eeeba776cde4238ad76d +SHA512 (arrow-0.15.5.tar.gz) = cb147a1f2976e6cedddbf2d2d0d5ce69a4a609d4c0c3d68f96b317fc2af334552cb0c1a94aa5bb38e6d74ca7e1beab1ae8a325920a15efd79c35835c92df2409