mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 10:52:18 +00:00
chore: let python macros do their thing (#10542)
Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
@@ -40,9 +40,6 @@ Summary: %{summary}
|
||||
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc
|
||||
%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc
|
||||
%python3_sitelib/spake2-%version.dist-info/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 03 2025 Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
Reference in New Issue
Block a user