15
0

Accepting request 358975 from home:olh:branches:devel:languages:python

- Remove BuildRequires python-rdflib to avoid cirular dependency

OBS-URL: https://build.opensuse.org/request/show/358975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=5
This commit is contained in:
2016-02-15 20:16:48 +00:00
committed by Git OBS Bridge
parent 3f10a76a03
commit 3f774328d2
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-SPARQLWrapper
#
# 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
@@ -25,7 +25,6 @@ Group: Development/Languages/Python
Url: http://sparql-wrapper.sourceforge.net/
Source: https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-rdflib
BuildRequires: python-setuptools
Requires: python-rdflib
BuildRoot: %{_tmppath}/%{name}-%{version}-build