On 19/10/14 16:42, Elan Ruusamäe wrote: > http://git.pld-linux.org/gitweb.cgi?p=packages/python3.git;a=commitdiff;h=cc48ca6b2b540b5fe1a092dc486516764e980356 > > this requires a bit explanation and discussion > > we used to rebuild whole tree of packages if python X.Y.Z version changed > of Y.
We still need to rebuild everything so the .pyc and .so files match the current Python. Only '.py' can be shared, but then we have problem of .pyc for current Python being written on runtime, when a module is imported by uid=0 and this pyc version was not included in the package. Greets, Jacek _______________________________________________ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en