Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=675588 Tim Flink <tflink@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmalcolm@xxxxxxxxxx --- Comment #5 from Tim Flink <tflink@xxxxxxxxxx> 2011-07-15 12:48:28 EDT --- I spoke with dmalcom about the rpmlint errors in IRC and the current thought is that the modifications to the .py files in %install shouldn't cause the mtime errors showing up in rpmlint for fc15. There was a change in .pyc location for python 3.2 as described in PEP3147 (http://www.python.org/dev/peps/pep-3147/) and it appears that distutils has yet to be updated to use the new location (http://bugs.python.org/issue11254). If I'm understanding correctly, the .py files should be byte-compiled correctly after modification in %install but something in the fc15 python3 environment is missing them. Either way, the .pyc files won't be rebuilt every time since they're not in the correct location to start off with due to the distutils bug -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review