The python-rpm-macros rpms
  • Python 89.6%
  • Shell 6.9%
  • Lua 3.5%
Find a file
Lumir Balhar fa7d708e3c Use -B flag for Python when using compileall2 to not write pyc files
The Python compileall2 module in /usr/lib/rpm/redhat/
can be executed by various different Python interpreters.
We don't want to write several different `*.pyc` files
to this location - in most cases, that's not possible,
but somebody might run this as root.
2020-01-27 15:32:07 +00:00
brp-python-bytecompile Use -B flag for Python when using compileall2 to not write pyc files 2020-01-27 15:32:07 +00:00