diff --git a/python-python-rapidjson.spec b/python-python-rapidjson.spec index 65449ed..a6c8c8c 100644 --- a/python-python-rapidjson.spec +++ b/python-python-rapidjson.spec @@ -1,5 +1,5 @@ # -# spec file for package python +# spec file for package python-python-rapidjson # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -18,14 +18,14 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} -Name: python-rapidjson +Name: python-python-rapidjson Version: 0.7.1 Release: 0 Summary: Python wrapper around rapidjson License: MIT Group: Development/Languages/Python URL: https://github.com/python-rapidjson/python-rapidjson -Source: https://github.com/python-rapidjson/python-rapidjson/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://github.com/python-rapidjson/python-rapidjson/archive/v%{version}.tar.gz#/python-rapidjson-%{version}.tar.gz Patch0: rapidjson-system.patch BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module devel}