Merge pull request #1 from import/python-jsonschema:auto_update

Updated to 2.4.0 (by updates_builder)
This commit is contained in:
dsilakov 2016-01-15 14:16:21 +04:00
commit cc57a775fd
2 changed files with 8 additions and 5 deletions

View file

@ -1,2 +1,4 @@
sources:
removed_sources:
jsonschema-2.3.0.tar.gz: 928c9b43f35298346b27b910660944dde931048e
sources:
jsonschema-2.4.0.tar.gz: 35d4d90ce942a4b030eda75e9a2b32f97e121a98

View file

@ -1,10 +1,10 @@
%define oname jsonschema
Name: python-%{oname}
Version: 2.3.0
Release: 3
Version: 2.4.0
Release: 1
Summary: An implementation of JSON Schema validation for Python
Source0: http://pypi.python.org/packages/source/j/%{oname}/%{oname}-%{version}.tar.gz
Source0: http://pypi.python.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
License: MIT
Group: Development/Python
Url: http://github.com/Julian/jsonschema
@ -32,6 +32,7 @@ python setup.py install --root=%{buildroot}
%files
%doc CHANGELOG.rst COPYING README.rst
%{_bindir}/jsonschema
%{py_puresitedir}/jsonschema/*.py*
%{py_puresitedir}/jsonschema/tests/*.py*
%{py_puresitedir}/jsonschema*.egg-info