15
0
Todd R
2013-12-06 15:57:02 +00:00
committed by Git OBS Bridge
parent b691230404
commit ef4453f984

View File

@@ -25,9 +25,8 @@ 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
Recommends: python-rdflib
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()")}