Go to file
Victor Stinner 0cd827e77e Reenable test_gdb on most archs except arm and s390x
gdb has been fixed in Rawhide:
https://bugzilla.redhat.com/show_bug.cgi?id=1638798
https://bugzilla.redhat.com/show_bug.cgi?id=1634781

Install also gdb in selftest to no longer skip test_gdb
on the x86_64 CI.

But test_gdb is still skipped on armv7hl:
https://bugzilla.redhat.com/show_bug.cgi?id=1196181

And skipped on s390x:
https://bugzilla.redhat.com/show_bug.cgi?id=1678277
2019-04-11 16:49:35 +02:00
tests Reenable test_gdb on most archs except arm and s390x 2019-04-11 16:49:35 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Rename patch files to start with the number 2017-08-31 14:26:42 +02:00
00102-lib64.patch Update to 3.8.0a3 2019-03-27 01:14:40 +01:00
00111-no-static-lib.patch Update to 3.8.0a1 2019-02-05 11:49:12 +01:00
00132-add-rpmbuild-hooks-to-unittest.patch Update to 3.8.0a1 2019-02-05 11:49:12 +01:00
00160-disable-test_fs_holes-in-rpm-build.patch 3.3.0-0.3.b2 2012-08-13 21:11:12 -04:00
00163-disable-parts-of-test_socket-in-rpm-build.patch skip some tests within test_socket (patch 163) 2012-07-24 15:59:17 -04:00
00178-dont-duplicate-flags-in-sysconfig.patch Updated to Python 3.3.1. 2013-04-10 14:30:09 +02:00
00189-use-rpm-wheels.patch Update to 3.8.0a3 2019-03-27 01:14:40 +01:00
00205-make-libpl-respect-lib64.patch Since upstream issue 23968, the platform directory changed to include the architectures, 2017-04-05 18:08:56 +02:00
00251-change-user-install-location.patch Remove sys.executable check from change-user-install-location patch 2018-02-16 15:33:54 +01:00
00274-fix-arch-names.patch Fix arch names for the ppc architecture 2019-04-11 16:23:06 +02:00
00316-mark-bdist_wininst-unsupported.patch Mark bdist_wininst unsupported to skip the tests 2018-12-20 12:46:25 +01:00
check-pyc-timestamps.py Renew check-pyc-timestamps.py 2018-08-17 16:05:13 +02:00
idle3.appdata.xml Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
idle3.desktop Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
python38.rpmlintrc rpmlint: Python modules don't need to be linked against libc 2019-02-07 08:28:26 +01:00
python38.spec Reenable test_gdb on most archs except arm and s390x 2019-04-11 16:49:35 +02:00
sources Update to 3.8.0a3 2019-03-27 01:14:40 +01:00