9 lines
406 B
Plaintext
9 lines
406 B
Plaintext
# Not needed 20241205, smb
|
|
# addFilter("script-without-shebang /usr/lib/python3.11/site-packages/catt/cli.py")
|
|
# addFilter("script-without-shebang /usr/lib/python3.12/site-packages/catt/cli.py");
|
|
# addFilter("script-without-shebang /usr/lib/python3.13/site-packages/catt/cli.py");
|
|
|
|
### 20250818: This is needed when building locally, but not in OBS
|
|
addFilter("python-bytecode-inconsistent-mtime *");
|
|
#####
|