forked from pool/python-odorik
Accepting request 361877 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/361877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-odorik?expand=0&rev=5
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user