Expect maturin to handle license files

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

View file

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