Commit Graph

  • 2294d6496c Rebuild for readline 7.x Igor Gnatenko 2017-01-12 17:30:38 +0100
  • ae0e9fd8d2 Require arch specific glibc Charalampos Stratakis 2017-01-12 11:15:34 +0100
  • 69d3bbb6fe Always include the rewheel patch at the SRPM Charalampos Stratakis 2017-01-10 22:12:21 +0100
  • a5e3562540 Require glibc >= 2.24.90-26 for system-python-libs (rhbz#1410644) Charalampos Stratakis 2017-01-10 17:01:29 +0100
  • f75890a6e8 Fix wrong patch name Charalampos Stratakis 2017-01-09 13:25:30 +0100
  • 0da740b7bc Define HAVE_LONG_LONG as 1 for backwards compatibility. Charalampos Stratakis 2017-01-09 13:18:07 +0100
  • 1abbc727d4 Fix bogus release in %changelog Miro Hrončok 2017-01-06 11:08:15 +0100
  • 6bb1189ded Don't blow up on EL7 kernel (random generator) (rhbz#1410175) Miro Hrončok 2017-01-05 18:52:42 +0100
  • e79e900d64 Update to Python 3.6.0 final Charalampos Stratakis 2016-12-27 21:44:58 +0100
  • eefe139416 Fill the missing pieces at the boostraping documentation Charalampos Stratakis 2016-12-14 13:46:15 +0100
  • efda0ca6f2 Enable rewheel Charalampos Stratakis 2016-12-10 15:20:04 +0100
  • 7319c29d60 Upload sources for 3.6.0rc1 Charalampos Stratakis 2016-12-09 20:27:46 +0100
  • d55596820d Fix changelog entry's chronological order Charalampos Stratakis 2016-12-09 16:23:34 +0100
  • f9258e6d7f Added patch for guarding HAVE_LONG_LONG definition in pyport.h as it is also defined by GDB, and by building GDB with python support will make GDB's compilation fail due to redefinition error. (upstream issue28898) Charalampos Stratakis 2016-12-08 11:29:35 +0100
  • 97cc10c62a Update to Python 3.6.0 release candidate 1 Charalampos Stratakis 2016-12-07 13:55:41 +0100
  • 3b1225f950 Update to Python 3.6.0 beta 4 Charalampos Stratakis 2016-12-02 16:20:56 +0100
  • af1b222b2b Enable --with-dtrace configure flag (upstream issue21590) Charalampos Stratakis 2016-12-02 16:12:46 +0100
  • 1b092958f3 Update to 3.6.0 beta 3 Revert the -x flag workaround for excluded tests as it has been fixed upstream (upstream issue28409) Remove the _sysconfigdata_ files as they are now removed properly (upstream issue28046) Renamed _futures module to _asyncio (upstream issue28428) Charalampos Stratakis 2016-11-02 17:16:07 +0100
  • 1f40c0cbd1 Remove --with-tsc configure flag as it has been removed upstream. Also removing patch 143 related to that flag. Charalampos Stratakis 2016-11-01 15:05:11 +0100
  • ace4eac581 Fix rewheel's module regex (related upstream issue27364 and issue28128). Charalampos Stratakis 2016-10-12 14:04:47 +0200
  • 062c68f056 Add the files of asyncio.future's C implementation to the respective %files section (upstream issue26081) Charalampos Stratakis 2016-10-11 20:14:31 +0200
  • a744d8670a Drop patch 184 as it is implemented upstream now (upstream issue26661) Charalampos Stratakis 2016-10-11 20:03:32 +0200
  • 067a255b22 Update to 3.6.0b2 Charalampos Stratakis 2016-10-11 19:56:27 +0200
  • c426ceabbe Fix the excluded tests due to -x flag not working properly (upstream issue28409) Charalampos Stratakis 2016-10-11 19:47:55 +0200
  • 1c8e9a60f4 Add the cryptography algorithms files to the respective file sections since the hashlib patch was dropped, so we are using currently python's implementation of these algorithms instead of the OpenSSL's ones. Relevant upstream issue26470. Charalampos Stratakis 2016-10-07 19:22:17 +0200
  • 390d524690 Disable test suite Charalampos Stratakis 2016-09-29 16:19:02 +0200
  • 0424a4f70e Rebased patches 102, 111, 170 in order to apply cleanly for the new sources. Charalampos Stratakis 2016-09-29 16:17:06 +0200
  • 95f9e1aed8 Python now uses by default the system libffi, on linux systems (upstream issue26661 and issue27979) Charalampos Stratakis 2016-09-29 15:41:39 +0200
  • e9db5d378a Disable system-tap as it is now implemented upstream in a different way (upstream issue21590) Charalampos Stratakis 2016-09-29 15:21:37 +0200
  • b6897674be Update to 3.6.0 first beta. Charalampos Stratakis 2016-09-27 21:06:04 +0200
  • 8398dc4b6b Update source URL to point to 3.6.0 beta1 Charalampos Stratakis 2016-09-27 21:02:29 +0200
  • ddb16c68d9 Rebuild for pip version 9.0.1 Charalampos Stratakis 2016-12-05 13:46:29 +0100
  • f7bd058f3c Port ssl and hashlib modules to OpenSSL 1.1.0 and drop hashlib patch Charalampos Stratakis 2016-10-12 16:52:17 +0200
  • 55d65adde0 Fix changelog date in previous commit. Tomas Mraz 2016-10-11 18:30:54 +0200
  • 38b026e0ce Make it build with OpenSSL-1.1.0 based on upstream patch Tomas Mraz 2016-10-11 18:29:03 +0200
  • c3e3d7792d Add riscv64 to list of 64 bit arches. Richard W.M. Jones 2016-10-09 11:08:09 +0100
  • 05c99bb32e No valgrind available on riscv64. Richard W.M. Jones 2016-10-08 07:17:21 +0100
  • 1768987fbc Provide python35 for ensuring upgrade path from F23->f25 Charalampos Stratakis 2016-09-13 17:08:19 +0200
  • 5941d2af7f Remove unused configure flags and update %py_byte_compile macro Charalampos Stratakis 2016-09-12 14:45:49 +0200
  • b2fa0070fc Fixed .pyc bytecompilation Tomas Orsava 2016-09-09 13:27:29 +0200
  • ea6fb09bb5 New sources have to be commited separately of course Tomas Orsava 2016-08-16 14:11:24 +0200
  • 6cd1c5f463 Rebased to Python 3.5.2 Tomas Orsava 2016-08-15 12:39:18 +0200
  • 77a5f91947 Fix for CVE-2016-1000110 HTTPoxy attack Charalampos Stratakis 2016-08-09 14:27:26 +0200
  • 4bc70e0cc0 Build properly on MIPS Michal Toman 2016-08-01 20:24:18 +0200
  • 18346f1df1 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages Fedora Release Engineering 2016-07-19 12:17:53 +0000
  • 3702d0d8e2 Refactor patch for properly fixing CVE-2016-5636 Charalampos Stratakis 2016-07-08 18:47:00 +0200
  • 92512b0b14 Fix test_pyexpat failure with Expat 2.2.0 Charalampos Stratakis 2016-07-08 16:47:33 +0200
  • 347356c099 Move xml module to system-python-libs Miro Hrončok 2016-07-08 14:03:34 +0200
  • 99ac2fc8f3 Added an info note about adding new patches Tomas Orsava 2016-06-20 13:14:00 +0200
  • 8f231d01cd Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack (rhbz#1303647) Tomas Orsava 2016-06-17 16:14:12 +0200
  • 5279a7c9ec Fix possible integer overflow and heap corruption in zipimport module Charalampos Stratakis 2016-06-13 17:52:30 +0200
  • d2c2647ea9 Remove Patch179 as test_gdb pass on arm without problems Robert Kuska 2016-03-31 12:33:48 +0200
  • c63af87347 Remove Patch173 as test.support.bind_port seems to work Robert Kuska 2016-03-29 13:15:46 +0200
  • a0e3ab8621 Remove white spaces Robert Kuska 2016-03-24 16:53:25 +0100
  • 47ab152406 Actualy use gc-assertions patch Robert Kuska 2016-03-24 16:51:41 +0100
  • 0a93f9db10 Remove ppc specific patch which skipped check_interrupted_write tests Robert Kuska 2016-03-24 12:12:20 +0100
  • 20b919fd08 Remove arm specific test skip patches139&140 rhbz#1318565 Robert Kuska 2016-03-17 14:35:52 +0100
  • 83d6e884b3 Remove patch150 as the issue was already fixed rhbz#1318565 Robert Kuska 2016-03-17 13:01:56 +0100
  • f2e5fa9a56 Remove _expectedFailureInRpmBuild also from unittest/__init__ Robert Kuska 2016-03-17 10:51:32 +0100
  • a1c0d073e2 Remove unused _expectedFailureInRpmbuild function rhbz#1301033 Robert Kuska 2016-03-17 10:40:36 +0100
  • 28c36c694a Remove accidentally added patch Robert Kuska 2016-03-17 10:20:48 +0100
  • e7488abc3b Removed patch131 rhbz#1318565 Robert Kuska 2016-03-17 10:18:47 +0100
  • a6cf4230e2 Move distutils to system-python-libs Miro Hrončok 2016-03-04 14:30:32 +0100
  • ca48cc1b55 Remove trailing whitespace Miro Hrončok 2016-02-25 21:04:08 +0100
  • 60fd88ff14 SPEC file cleanup Charalampos Stratakis 2016-02-25 17:47:06 +0100
  • 60aba0a6b8 Provide system python subpackages and macro Miro Hrončok 2016-02-16 18:22:04 +0100
  • 82c3ceef41 Provide python3-enum34 Robert Kuska 2016-02-24 14:38:24 +0100
  • aa74fec275 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild Fedora Release Engineering 2016-02-04 21:30:47 +0000
  • 1eeebcf2be Drop python3 macros, require python/python3-rpm-macros Orion Poplawski 2016-01-13 12:03:23 -0700
  • f8ddd44390 bump release Karsten Hopp 2015-12-21 16:41:52 +0100
  • e3c54b7595 Avoid truncated _math.o files caused by parallel builds rhbz#1292461 Karsten Hopp 2015-12-21 15:55:55 +0100
  • e06dbe093e Add source for 3.5.1 Robert Kuska 2015-12-14 20:01:49 +0100
  • e248727c4f Update to 3.5.1, remove unused patches (199, 207) Robert Kuska 2015-12-14 19:59:02 +0100
  • bbc4c0dbf7 [cleanup] Remove autotooling and its patch rhbz#1291325 Robert Kuska 2015-12-14 17:00:16 +0100
  • 5182e811f0 Enable tests Robert Kuska 2015-12-14 15:57:49 +0100
  • 19aade22cb [cleanup] Remove COUNT_ALLOCS patches, see rhbz#1291325 Robert Kuska 2015-12-14 15:57:16 +0100
  • 7883cb72b0 [cleanup] Remove unused patches Robert Kuska 2015-12-14 13:34:09 +0100
  • e769a59396 Remove versioned libpython from devel package Robert Kuska 2015-11-15 10:02:16 +0100
  • 0efd3d31cb add correct arch for ppc64/ppc64le to fix build failure, it should be ppc64le-linux-gnu/ppc64-linux-gnu instead powerpc64le-linux-gnu/powerpc64-linux-gnu Than Ngo 2015-11-13 18:50:47 +0100
  • 08374589d7 Hide the private _Py_atomic_xxx symbols from public header Robert Kuska 2015-11-11 10:35:39 +0100
  • b0795dd21b Rebuild with wheel set to 1 Robert Kuska 2015-10-14 11:21:24 +0200
  • 2f6352e7fb Add also patch from previous commit Robert Kuska 2015-09-23 15:06:03 +0200
  • 08f37368e9 Remove hf from arm triplet Robert Kuska 2015-09-23 15:03:18 +0200
  • 05bd57fd4a Rename macros to 3.5 Robert Kuska 2015-09-23 11:30:57 +0200
  • 64cc450f08 Add python-3.5.0 source files Robert Kuska 2015-09-23 11:26:32 +0200
  • a52deaab9a Make LIBPL variable respect libdir macro Robert Kuska 2015-09-21 15:55:00 +0200
  • 7035fe2876 Remove forgotten $(LIBRARY) from Patch111 (and also enable it) Robert Kuska 2015-09-21 15:37:07 +0200
  • abb2ff8b05 First step towards 3.5.0 Matej Stuchlik 2015-09-16 08:36:17 +0200
  • 8c7d263cab Bump pip version Matej Stuchlik 2015-08-12 14:21:34 +0200
  • 8d338b7784 python3-devel: Require python-macros Thomas Spura 2015-06-29 13:34:22 +0200
  • 8f7e21547a Increase testsuite's DH key size Matej Stuchlik 2015-06-19 11:58:26 +0200
  • 2699e3706a Make relocating Python by changing _prefix work Matej Stuchlik 2015-06-19 11:56:26 +0200
  • 6f1b657649 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Dennis Gilmore 2015-06-18 21:30:10 +0000
  • 3b7dcebf39 Disable test_gdb on aarch64 (rhbz#1196181), it joins all other non x86 arches Peter Robinson 2015-05-04 20:35:50 +0100
  • e0a5a56c7c Add new sources for 3.4.3 Matej Stuchlik 2015-04-13 09:43:17 +0200
  • 318f360969 Update to 4.3.4 Matej Stuchlik 2015-03-25 14:35:47 +0100
  • aca03e4c3a Fixed undefined behaviour in faulthandler Matej Stuchlik 2015-02-25 13:26:34 +0100
  • 9d940a7ac5 Rebuilt for Fedora 23 Change Till Maas 2015-02-21 22:29:06 +0100
  • 11842a3a5a Own systemtap dirs (#710733) Ville Skyttä 2015-02-17 21:45:32 +0200
  • 70025c7217 - build with valgrind on ppc64le - disable test_gdb on s390(x) until rhbz#1181034 is resolved Dan Horák 2015-01-12 07:02:47 -0500