Accepting request 578603 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/578603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-arrow?expand=0&rev=3
This commit is contained in:
2018-02-21 13:13:44 +00:00
committed by Git OBS Bridge
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