Do not remove the empty files

py.typed files are supposed to be empty.
Keep the install simple, just use it.

Signed-off-by: Tom Rix <trix@redhat.com>
This commit is contained in:
Tom Rix 2024-03-10 06:00:00 -07:00
commit 61a5051962

View file

@ -581,8 +581,7 @@ done
%endif
# rm empty files
find %{buildroot} -type f -empty -delete
# Do not remote the empty files
%files -n python3-%{pypi_name}