Expect maturin to handle license files

This commit is contained in:
Benjamin A. Beasley 2025-04-08 09:49:17 -04:00
commit 48e07eecc6

View file

@ -138,7 +138,7 @@ done
%install
%pyproject_install
%pyproject_save_files cramjam
%pyproject_save_files -l cramjam
%check
@ -185,7 +185,6 @@ k="${k-}${k+ and }not test_variants_decompress_into"
%files -n python3-cramjam -f %{pyproject_files}
%license LICENSE LICENSES.dependencies
%doc README.md