Changes since beta1:
beta1 changes:
make install now also installs precompiled module (.pyc)
files.For packagers:
make install also installs
precompiled Python modules (**/__pycache__/*.pyc
files). Earlier versions of Exaile did this as well, but it
regressed when Python added __pycache__
directories and removed .pyo files.As always, please let us know if there are things we can do to make your packaging work easier.
--
Johannes