Assert that %pyproject_files contains a license file
This commit is contained in:
parent
b361fc7348
commit
fbc611f49a
@ -47,7 +47,7 @@ Obsoletes: python-fasteners-doc < 0.18-1
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%pyproject_install
|
%pyproject_install
|
||||||
%pyproject_save_files fasteners
|
%pyproject_save_files -l fasteners
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
@ -59,7 +59,6 @@ Obsoletes: python-fasteners-doc < 0.18-1
|
|||||||
|
|
||||||
|
|
||||||
%files -n python3-fasteners -f %{pyproject_files}
|
%files -n python3-fasteners -f %{pyproject_files}
|
||||||
# pyproject_files handles LICENSE; verify with “rpm -qL -p …”
|
|
||||||
%doc CHANGELOG.md
|
%doc CHANGELOG.md
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user