The python3.13 package
Find a file
Iryna Shcherbina aba719b9fe Update to Python 3.6.1 release candidate 1
- Remove patches 250, 253, 254 as the changes are already in Python 3.6.1rc1
- Update patch 157 to work with the new Python codebase
- Remove README file from site-packages (upstream issue24633)
- Rename README to README.rst according to upstream change (upstream PR#2)
- Add patch 264 to skip a known test failure on aarch64 (upstream issue29804)
2017-03-16 16:12:55 +01:00
.gitignore
00055-systemtap.patch Update to 3.5.1, remove unused patches (199, 207) 2015-12-14 19:59:02 +01:00
00102-lib64.patch Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. 2016-12-09 16:07:57 +01:00
00104-lib64-fix-for-test_install.patch
00111-no-static-lib.patch Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. 2016-12-09 16:07:57 +01:00
00132-add-rpmbuild-hooks-to-unittest.patch Remove _expectedFailureInRpmBuild also from unittest/__init__ 2016-03-17 10:51:32 +01:00
00137-skip-distutils-tests-that-fail-in-rpmbuild.patch
00146-hashlib-fips.patch Rebased to Python 3.5.2 2016-08-16 13:59:50 +02:00
00155-avoid-ctypes-thunks.patch
00157-uid-gid-overflows.patch Update to Python 3.6.1 release candidate 1 2017-03-16 16:12:55 +01:00
00160-disable-test_fs_holes-in-rpm-build.patch
00163-disable-parts-of-test_socket-in-rpm-build.patch
00170-gc-assertions.patch Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. 2016-12-09 16:07:57 +01:00
00178-dont-duplicate-flags-in-sysconfig.patch
00180-python-add-support-for-ppc64p7.patch
00184-ctypes-should-build-with-libffi-multilib-wrapper.patch
00186-dont-raise-from-py_compile.patch
00188-fix-lib2to3-tests-when-hashlib-doesnt-compile-properly.patch
00189-add-rewheel-module.patch Fix rewheel's module regex (related upstream issue27364 and issue28128). 2016-12-09 16:14:02 +01:00
00196-test-gdb-match-addr-before-builtin.patch
00205-make-libpl-respect-lib64.patch Make LIBPL variable respect libdir macro 2015-09-21 15:55:00 +02:00
00206-remove-hf-from-arm-triplet.patch Add also patch from previous commit 2015-09-23 15:06:03 +02:00
00243-fix-mips64-triplet.patch Fix for CVE-2016-1000110 HTTPoxy attack 2016-08-09 14:37:17 +02:00
00249-fix-out-of-tree-dtrace-builds.patch Enable --with-dtrace configure flag (upstream issue21590) 2016-12-09 16:15:44 +01:00
00252-add-executable-option.patch Add --executable option to install.py command 2017-02-21 10:38:18 +01:00
00258-fix-test_aead_aes_gcm.patch Skip test_aead_aes_gcm during rpmbuild 2017-01-19 20:56:23 +01:00
00260-require-setuptools-dependencies.patch BuildRequire the new dependencies of python-setuptools when rewheel mode is enabled 2017-02-17 10:26:59 +01:00
00261-use-proper-command-line-parsing-in-_testembed.patch Backport of PEP 538: Coercing the legacy C locale to a UTF-8 based locale 2017-03-13 14:53:53 +01:00
00262-pep538_coerce_legacy_c_locale.patch Update to Python 3.6.1 release candidate 1 2017-03-16 16:12:55 +01:00
00264-skip-test-failing-on-aarch64.patch Update to Python 3.6.1 release candidate 1 2017-03-16 16:12:55 +01:00
check-pyc-and-pyo-timestamps.py First step towards 3.5.0 2015-09-16 08:36:17 +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
libpython.stp
macros.pybytecompile3.6 Update to 3.6.0 first beta. 2016-12-09 15:58:35 +01:00
macros.systempython Provide system python subpackages and macro 2016-02-25 17:02:56 +01:00
pyfuntop.stp
Python-3.1.1-rpath.patch
python-gdb.py
python3-powerppc-arch.patch add correct arch for ppc64/ppc64le to fix build failure, it should be 2015-11-13 18:50:47 +01:00
python3.spec Update to Python 3.6.1 release candidate 1 2017-03-16 16:12:55 +01:00
sources Update to Python 3.6.1 release candidate 1 2017-03-16 16:12:55 +01:00
systemtap-example.stp
temporarily-disable-tests-requiring-SIGHUP.patch