15
0
forked from pool/python-arrow

- Update to 0.15.1:

* Too many changes to enumerate, see CHANGELOG.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=23
This commit is contained in:
Tomáš Chvátal
2019-09-13 12:52:10 +00:00
committed by Git OBS Bridge
parent e686d2d41c
commit a95ed5c025
4 changed files with 13 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-arrow
Version: 0.14.4
Version: 0.15.1
Release: 0
Summary: Better dates and times for Python
License: Apache-2.0
@@ -27,6 +27,8 @@ Group: Development/Languages/Python
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}
@@ -70,7 +72,7 @@ rm -rf arrow.egg-info
%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