lbalhar / rpms / python3.5

Forked from rpms/python3.5 3 years ago
Clone

a669008 Convert patches to use github.com/fedora-python/importpatches

Authored and Committed by churchyard 3 years ago
39 files changed. 884 lines added. 2176 lines removed.
00001-rpath.patch
file modified
+15 -4
00055-systemtap.patch
file modified
+139 -113
00102-lib64.patch
file modified
+54 -27
00111-no-static-lib.patch
file modified
+25 -7
00132-add-rpmbuild-hooks-to-unittest.patch
file modified
+45 -17
00137-skip-distutils-tests-that-fail-in-rpmbuild.patch
file modified
+16 -5
00143-tsc-on-ppc.patch
file modified
+24 -10
00155-avoid-ctypes-thunks.patch
file modified
+19 -4
00157-uid-gid-overflows.patch
file modified
+37 -7
00160-disable-test_fs_holes-in-rpm-build.patch
file modified
+18 -4
00163-disable-parts-of-test_socket-in-rpm-build.patch
file modified
+16 -4
00170-gc-assertions.patch
file modified
+76 -52
00178-dont-duplicate-flags-in-sysconfig.patch
file modified
+22 -8
00180-python-add-support-for-ppc64p7.patch
file modified
+14 -2
00184-ctypes-should-build-with-libffi-multilib-wrapper.patch
file removed
-12
00186-dont-raise-from-py_compile.patch
file modified
+20 -4
00188-fix-lib2to3-tests-when-hashlib-doesnt-compile-properly.patch
file modified
+27 -4
00189-use-rpm-wheels.patch
file modified
+14 -3
00196-test-gdb-match-addr-before-builtin.patch
file removed
-30
00205-make-libpl-respect-lib64.patch
file modified
+16 -4
00206-remove-hf-from-arm-triplet.patch
file modified
+13 -2
00209-fix-test-pyexpat-failure.patch
file removed
-17
00237-Raise-an-error-when-STARTTLS-fails.patch
file removed
-35
00241-CVE-2016-5636-buffer-overflow-in-zipimport-module-fix.patch
file removed
-39
00242-CVE-2016-1000110-httpoxy.patch
file removed
-89
00242-fix-mips64-triplet.patch
file removed
-42
00243-fix-mips64-triplet.patch
file modified
+25 -10
00247-port-ssl-and-hashlib-to-OpenSSL-1.1.0.patch
file removed
-1314
00250-getentropy.patch
file removed
-160
00264-fix-test-failing-on-aarch64.patch
file modified
+25 -8
00270-fix-ssl-alpn-hook-test.patch
file modified
+13 -2
00273-skip-float-test.patch
file modified
+14 -2
00290-cryptmodule-Include-crypt.h-for-declaration-of-crypt.patch
file modified
+22 -4
00315-test_email-mktime.patch
file modified
+8 -8
00343-faulthandler-gcc10.patch
file modified
+18 -24
00348-always-disable-lchmod.patch
file modified
+19 -3
05001-add-correct-arch-for-ppc64-ppc64le.patchpython3-powerppc-arch.patch
file renamed
+21 -8
python3.5.spec
file modified
+109 -63
temporarily-disable-tests-requiring-SIGHUP.patch
file removed
-25
    Convert patches to use github.com/fedora-python/importpatches
    
    This also removes unsued patches
    
        
file modified
+15 -4
file modified
+139 -113
file modified
+54 -27
file modified
+25 -7
file modified
+24 -10
file modified
+37 -7
file modified
+76 -52
file modified
+14 -3
file modified
+25 -10
file removed
-160
file modified
+14 -2
file modified
+18 -24
file renamed
+21 -8
file modified
+109 -63