14
0
Jan Matejek
2017-03-21 15:56:50 +00:00
committed by Git OBS Bridge
parent a210e43284
commit 4323090aa3
2 changed files with 6 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ Summary: Simple, fast, extensible JSON encoder/decoder for Python
License: MIT or AFL-2.1
Group: Development/Languages/Python
Url: http://github.com/simplejson/simplejson
Source: http://pypi.io/packages/source/s/simplejson/simplejson-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros