Python compiled files without .py in a name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

a project I am packaging contains a few python scripts that do not 
have .py in a name. I gather only files containing .py are bytecompiled 
during RPM building. And so if there is a file called "script" in the 
site-packages, it is bytecompiled once the file is used and "scriptc" is 
created. Then after uninstalling the package, "scriptc" is left on the 
filesystem.

What is the correct/proper way to handle such files? Or even, am I missing 
something?

Thanks,
Martin
--
packaging mailing list
packaging@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/packaging



[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux