From 52003160421def71ed241a9eedb2dc8d556b21c4d8c1b972b05f0c6f03345ac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Jun 2019 09:28:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=3 --- python-python-rapidjson.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}