On Tuesday 2016-03-15 13:31, Stephan Kulow wrote:
On 14.03.2016 16:13, Jan Engelhardt wrote:
Generally you do not want to increase install times, as they are already big by inevitably system-dependent things like mkinitrd and fonts-config. pyc files however are not so much system dependent as they are architecture dependent, so it's better to spend that build time in .spec files. That would also make it easier for them to be tracked by rpm.
On one hand you argue that python is so quick to compile that you don't need to cache it and then you don't want it at install time as it's too slow? Pick your poison. ^^
In the course of that particular argument, not the compile step would be the slow one; having the extra files present on disk would be. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org