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