churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

5080ffc * Tue Dec 28 2010 David Malcolm <dmalcolm@redhat.com> - 3.2-0.5.b2

Authored and Committed by dmalcolm 13 years ago
    * Tue Dec 28 2010 David Malcolm <dmalcolm@redhat.com> - 3.2-0.5.b2
    - 3.2b2
    - rework patch 3 (removal of mimeaudio tests), patch 6 (no static libs),
    patch 8 (systemtap), patch 102 (lib64)
    - remove patch 4 (rendered redundant by upstream r85537), patch 103 (PEP 3149),
    patch 110 (upstreamed expat fix), patch 111 (parallel build fix for grammar
    fixed upstream)
    - regenerate patch 300 (autotool intermediates)
    - workaround COUNT_ALLOCS weakref issues in test suite (patch 126, patch 127,
    patch 128)
    - stop using runtest.sh in %%check (dropped by upstream), replacing with
    regrtest; fixup list of failing tests
    - introduce "pyshortver", "SOABI_optimized" and "SOABI_debug" macros
    - rework manifests of shared libraries to use "SOABI_" macros, reflecting
    PEP 3149
    - drop itertools, operator and _collections modules from the manifests as py3k
    commit r84058 moved these inside libpython; json/tests moved to test/json_tests
    - move turtle code into the tkinter subpackage
    
        
file modified
+1 -0
file modified
+1456 -68
file removed
-165
python-3.2b2-no-static-lib.patch python-3.2a1-no-static-lib.patch
file renamed
+12 -12
python-3.2b2-remove-mimeaudio-tests.patch python-3.2a1-remove-mimeaudio-tests.patch
file renamed
+6 -6
python-3.2b2-systemtap.patch python-3.2a1-systemtap.patch
file renamed
+31 -39
file modified
+264 -289
file modified
+1 -0