forked from pool/python-arrow
Accepting request 361670 from home:tbechtold:branches:devel:languages:python
- Require python-python-dateutil. package was renamed OBS-URL: https://build.opensuse.org/request/show/361670 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-arrow?expand=0&rev=2
This commit is contained in:
parent
4dde481d1b
commit
63677733f1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 12:54:58 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- Require python-python-dateutil. package was renamed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 08:03:23 UTC 2014 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-arrow
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,10 +25,10 @@ Group: Development/Languages/Python
|
||||
Url: http://crsmithdev.com/arrow
|
||||
Source: https://pypi.python.org/packages/source/a/arrow/arrow-%{version}.tar.gz
|
||||
BuildRequires: python-chai
|
||||
BuildRequires: python-dateutil
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-nose
|
||||
Requires: python-dateutil
|
||||
BuildRequires: python-python-dateutil
|
||||
Requires: python-python-dateutil
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
Loading…
x
Reference in New Issue
Block a user