From e4bfed3048f32dc3553912ef9026086b2eb572da Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 18 Dec 2023 13:03:08 -0500 Subject: [PATCH] Assert that %pyproject_files contains a license file --- python-OWSLib.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index d5b9a05..4d0aa93 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -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