From 04e41ea2cf17538261a5374e1c990096fe7ee44c9fd78d1924722cb2a843312b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 12 Mar 2020 19:27:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=21 --- python-SPARQLWrapper.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/python-SPARQLWrapper.spec b/python-SPARQLWrapper.spec index 1cc7d8d..43124ec 100644 --- a/python-SPARQLWrapper.spec +++ b/python-SPARQLWrapper.spec @@ -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