Assert that %pyproject_files contains a license file
This commit is contained in:
parent
50c359be7f
commit
e4bfed3048
1 changed files with 1 additions and 2 deletions
|
|
@ -106,7 +106,7 @@ PYTHONPATH="${PWD}" %make_build -C docs latex \
|
|||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files owslib
|
||||
%pyproject_save_files -l owslib
|
||||
|
||||
|
||||
%check
|
||||
|
|
@ -150,7 +150,6 @@ k="${k-}${k+ and } not (TestOffline and test_wms_130_remotemd_parse_single)"
|
|||
|
||||
|
||||
%files -n python3-OWSLib -f %{pyproject_files}
|
||||
# pyproject_files handles LICENSE; verify with “rpm -qL -p …”
|
||||
|
||||
|
||||
%files doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue