add %doc
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatchling?expand=0&rev=2
This commit is contained in:
parent
57fefcc6e4
commit
9d2ffed99d
@ -39,7 +39,7 @@ Requires: python-packaging >= 21.3
|
||||
Requires: python-pathspec >= 0.9
|
||||
Requires: python-pluggy >= 1.0.0
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
%if 0%{?python_version_nodots} < 38
|
||||
Requires: python-importlib-metadata
|
||||
@ -70,6 +70,7 @@ This is the extensible, standards compliant build backend used by Hatch.
|
||||
%python_uninstall_alternative hatchling
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
%license LICENSE.txt
|
||||
%{python_sitelib}/hatchling
|
||||
%{python_sitelib}/hatchling-%{version}.dist-info
|
||||
|
Loading…
Reference in New Issue
Block a user