SHA256
1
0
forked from pool/python-arrow

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/578551
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2018-02-21 07:05:03 +00:00
committed by Git OBS Bridge
parent 9d256e439f
commit bb7dab0eab
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 20 20:59:15 UTC 2018 - arun@gmx.de
- specfile:
* also require python-backports.functools_lru_cache during
installation
-------------------------------------------------------------------
Sat Feb 17 18:29:14 UTC 2018 - arun@gmx.de

View File

@@ -36,6 +36,9 @@ BuildRequires: python-rpm-macros
%if %{with python2}
BuildRequires: python-backports.functools_lru_cache
%endif
%ifpython2
Requires: python-backports.functools_lru_cache
%endif
Requires: python-python-dateutil
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch