churchyard / rpms / python38

Forked from rpms/python38 5 years ago
Clone

4aab458 - introduce %%{dynload_dir} macro

Authored and Committed by dmalcolm 14 years ago
    - introduce %%{dynload_dir} macro
    - explicitly list all lib-dynload files, rather than dynamically gathering
        the payload into a temporary text file, so that we can be sure what we
        are shipping
    - introduce a macros.pybytecompile source file, to help with packaging
        python3 modules (Source3; written by Toshio)
    - rename "2to3-3" to "python3-2to3" to better reflect python 3 module
        packaging plans
    
        
file added
+12
file modified
+88 -15