15
0
forked from pool/python-odorik

Accepting request 361724 from home:tbechtold:branches:devel:languages:python

Require python-python-dateutil. package was renamed

OBS-URL: https://build.opensuse.org/request/show/361724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odorik?expand=0&rev=9
This commit is contained in:
2016-02-26 15:22:32 +00:00
committed by Git OBS Bridge
parent d246606d58
commit 6d49c77bbd
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 26 13:12:45 UTC 2016 - tbechtold@suse.com
- Require python-python-dateutil. package was renamed
-------------------------------------------------------------------
Mon Jul 13 09:56:24 UTC 2015 - mcihar@suse.cz

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-odorik
#
# Copyright (c) 2015 SUSE LINUX 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
@@ -24,13 +24,13 @@ License: GPL-3.0+
Group: Development/Languages/Python
Url: http://cihar.com/software/odorik/
Source: https://pypi.python.org/packages/source/o/odorik/odorik-%{version}.tar.bz2
BuildRequires: python-dateutil
BuildRequires: python-devel
BuildRequires: python-httpretty
BuildRequires: python-pytest
BuildRequires: python-python-dateutil
BuildRequires: python-sphinx
BuildRequires: python-xdg
Requires: python-dateutil
Requires: python-python-dateutil
Requires: python-xdg
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110