forked from pool/python-SPARQLWrapper
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user