15
0
forked from pool/python-arrow

Accepting request 747233 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/747233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal
2019-11-11 12:42:38 +00:00
committed by Git OBS Bridge
parent e7281d1be4
commit 2cb9d44b72
4 changed files with 33 additions and 5 deletions

View File

@@ -19,11 +19,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-arrow
Version: 0.15.2
Version: 0.15.4
Release: 0
Summary: Better dates and times for Python
License: Apache-2.0
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}