mirror of
https://abf.rosa.ru/djam/python-jsonschema.git
synced 2025-02-23 08:22:52 +00:00
change bin
This commit is contained in:
parent
e3c7019684
commit
3739697c19
1 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,8 @@ BuildRequires: pkgconfig(python3)
|
|||
BuildRequires: python3egg(nose)
|
||||
BuildRequires: python3egg(mock)
|
||||
|
||||
Requires: python3-%{oname}
|
||||
|
||||
%description
|
||||
jsonschema is JSON Schema validator currently based on
|
||||
http://tools.ietf.org/html/draft-zyp-json-schema-03
|
||||
|
@ -66,7 +68,6 @@ python3 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
|
||||
|
|
Loading…
Add table
Reference in a new issue