forked from pool/python-SPARQLWrapper
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
aa9e17c360
commit
04e41ea2cf
@@ -24,13 +24,9 @@ Summary: SPARQL Endpoint interface to Python
|
||||
License: W3C
|
||||
URL: http://sparql-wrapper.sourceforge.net/
|
||||
Source: https://files.pythonhosted.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module rdflib >= 4.0}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-tools
|
||||
Requires: python-rdflib >= 4.0
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
@@ -55,7 +51,7 @@ format.
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
%doc README.md AUTHORS.md
|
||||
%doc README.rst AUTHORS.md
|
||||
%{python_sitelib}/SPARQLWrapper/
|
||||
%{python_sitelib}/SPARQLWrapper-%{version}-py*.egg-info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user