7319c29d60Upload sources for 3.6.0rc1
Charalampos Stratakis
2016-12-09 20:27:46 +0100
d55596820dFix changelog entry's chronological order
Charalampos Stratakis
2016-12-09 16:23:34 +0100
f9258e6d7fAdded 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
1b092958f3Update 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
1f40c0cbd1Remove --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
062c68f056Add the files of asyncio.future's C implementation to the respective %files section (upstream issue26081)
Charalampos Stratakis
2016-10-11 20:14:31 +0200
a744d8670aDrop patch 184 as it is implemented upstream now (upstream issue26661)
Charalampos Stratakis
2016-10-11 20:03:32 +0200
067a255b22Update to 3.6.0b2
Charalampos Stratakis
2016-10-11 19:56:27 +0200
c426ceabbeFix the excluded tests due to -x flag not working properly (upstream issue28409)
Charalampos Stratakis
2016-10-11 19:47:55 +0200
1c8e9a60f4Add 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
390d524690Disable test suite
Charalampos Stratakis
2016-09-29 16:19:02 +0200
0424a4f70eRebased patches 102, 111, 170 in order to apply cleanly for the new sources.
Charalampos Stratakis
2016-09-29 16:17:06 +0200
95f9e1aed8Python now uses by default the system libffi, on linux systems (upstream issue26661 and issue27979)
Charalampos Stratakis
2016-09-29 15:41:39 +0200
e9db5d378aDisable system-tap as it is now implemented upstream in a different way (upstream issue21590)
Charalampos Stratakis
2016-09-29 15:21:37 +0200
b6897674beUpdate to 3.6.0 first beta.
Charalampos Stratakis
2016-09-27 21:06:04 +0200
8398dc4b6bUpdate source URL to point to 3.6.0 beta1
Charalampos Stratakis
2016-09-27 21:02:29 +0200
ddb16c68d9Rebuild for pip version 9.0.1
Charalampos Stratakis
2016-12-05 13:46:29 +0100
f7bd058f3cPort ssl and hashlib modules to OpenSSL 1.1.0 and drop hashlib patch
Charalampos Stratakis
2016-10-12 16:52:17 +0200
55d65adde0Fix changelog date in previous commit.
Tomas Mraz
2016-10-11 18:30:54 +0200
38b026e0ceMake it build with OpenSSL-1.1.0 based on upstream patch
Tomas Mraz
2016-10-11 18:29:03 +0200
c3e3d7792dAdd riscv64 to list of 64 bit arches.
Richard W.M. Jones
2016-10-09 11:08:09 +0100
05c99bb32eNo valgrind available on riscv64.
Richard W.M. Jones
2016-10-08 07:17:21 +0100
1768987fbcProvide python35 for ensuring upgrade path from F23->f25
Charalampos Stratakis
2016-09-13 17:08:19 +0200
e06dbe093eAdd source for 3.5.1
Robert Kuska
2015-12-14 20:01:49 +0100
e248727c4fUpdate 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
5182e811f0Enable 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
e769a59396Remove versioned libpython from devel package
Robert Kuska
2015-11-15 10:02:16 +0100
0efd3d31cbadd 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
08374589d7Hide the private _Py_atomic_xxx symbols from public header
Robert Kuska
2015-11-11 10:35:39 +0100
b0795dd21bRebuild with wheel set to 1
Robert Kuska
2015-10-14 11:21:24 +0200
2f6352e7fbAdd also patch from previous commit
Robert Kuska
2015-09-23 15:06:03 +0200
08f37368e9Remove hf from arm triplet
Robert Kuska
2015-09-23 15:03:18 +0200
05bd57fd4aRename macros to 3.5
Robert Kuska
2015-09-23 11:30:57 +0200
64cc450f08Add python-3.5.0 source files
Robert Kuska
2015-09-23 11:26:32 +0200