mirror of
https://abf.rosa.ru/djam/python-jsonschema.git
synced 2025-02-23 08:22:52 +00:00
2.6.0
This commit is contained in:
parent
dc51572dc6
commit
504b0df2cb
1 changed files with 2 additions and 4 deletions
|
@ -54,8 +54,7 @@ in an enumeration.
|
||||||
%files -n python3-%{oname}
|
%files -n python3-%{oname}
|
||||||
%doc CHANGELOG.rst COPYING README.rst
|
%doc CHANGELOG.rst COPYING README.rst
|
||||||
%{_bindir}/jsonschema3
|
%{_bindir}/jsonschema3
|
||||||
%{py3_puresitedir}/jsonschema/*.py*
|
%{py3_puresitedir}/jsonschema/*
|
||||||
%{py3_puresitedir}/jsonschema/tests/*.py*
|
|
||||||
%{py3_puresitedir}/jsonschema*.egg-info
|
%{py3_puresitedir}/jsonschema*.egg-info
|
||||||
%{py3_puresitedir}/jsonschema/schemas/draft*.json
|
%{py3_puresitedir}/jsonschema/schemas/draft*.json
|
||||||
|
|
||||||
|
@ -82,8 +81,7 @@ in an enumeration.
|
||||||
%files -n python38-%{oname}
|
%files -n python38-%{oname}
|
||||||
%doc CHANGELOG.rst COPYING README.rst
|
%doc CHANGELOG.rst COPYING README.rst
|
||||||
%{_bindir}/jsonschema
|
%{_bindir}/jsonschema
|
||||||
%{py38_puresitedir}/jsonschema/*.py*
|
%{py38_puresitedir}/jsonschema/*
|
||||||
%{py38_puresitedir}/jsonschema/tests/*.py*
|
|
||||||
%{py38_puresitedir}/jsonschema*.egg-info
|
%{py38_puresitedir}/jsonschema*.egg-info
|
||||||
%{py38_puresitedir}/jsonschema/schemas/draft*.json
|
%{py38_puresitedir}/jsonschema/schemas/draft*.json
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue