Commit Graph

180 Commits

Author SHA1 Message Date
Miro Hrončok 2be19fd14f Rename python3.Xm-config script to arch specific.
Resolves: rhbz#1091815
2014-05-28 15:02:25 +02:00
Matej Stuchlik cfa9e5212d Update rewheel module 2014-05-27 12:42:42 +02:00
Miro Hrončok c75d3be7c8 Fix multilib dependencies.
Resolves: rhbz#1091815
2014-05-26 19:38:24 +02:00
Matej Stuchlik e602f7a288 Update to Python 3.4.1 2014-05-26 00:23:55 +02:00
Matej Stuchlik da5702456f Fix test_gdb failure on ppc64le (rhbz#1095355) 2014-05-25 23:35:06 +02:00
Miro Hrončok 8ab4c2d31f Add macro %python3_version_nodots 2014-05-22 13:25:18 +02:00
Matej Stuchlik 1746188b35 Disable test_faulthandler, test_gdb on aarch64 (rhbz#1045193) 2014-05-18 23:39:35 +02:00
Matej Stuchlik 06247262fe Don't add declaration-after-statement for extension modules 2014-05-16 15:12:11 +02:00
Matej Stuchlik f498010aff Add setuptools and pip to Requires 2014-05-12 12:22:48 +02:00
Matej Stuchlik 86b7a9ddd9 Build with rewheel 2014-04-29 14:30:05 +02:00
Matej Stuchlik 516eb7a233 Point __os_install_post to correct brp-* files
New version of redhat-rpm-cofig no longer contains them in
/usr/lib/rpm/redhat
2014-04-29 11:32:55 +02:00
Matej Stuchlik 7d579ea103 Temporarily disable tests requiring SIGHUP (rhbz#1088233) 2014-04-18 09:50:21 +02:00
Matej Stuchlik c0b9737a79 Upload new sources 2014-04-15 11:07:53 +02:00
Matej Stuchlik 11fb599edb Update to Python 3.4 final
Also merge patches from master and add the rewheel module
2014-04-15 10:45:35 +02:00
Matej Stuchlik e9b7bf0d4b Update to Python 3.4 RC2 2014-03-07 10:59:27 +01:00
Slavek Kabrda db2025edc1 Fix tests introduced in beta 2 failing because of COUNT_ALLOCS 2014-01-10 10:40:16 +01:00
Slavek Kabrda de14a01ddc Temporarily add BR: net-tools to workaround upstream reported test issue 2014-01-08 10:37:25 +01:00
Slavek Kabrda 61fd48d1a4 Update to Python 3.4 beta 2.
- Refreshed patches: 55 (systemtap), 146 (hashlib-fips), 154 (test_gdb noise)
- Dropped patches: 114 (statvfs constants), 177 (platform unicode)
2014-01-08 10:01:56 +01:00
Slavek Kabrda 3aee76e8b6 Add opcode module to %files 2013-11-28 10:43:42 +01:00
Slavek Kabrda cb97d29166 Use --without-ensurepip configuration option for now. 2013-11-28 10:27:48 +01:00
Slavek Kabrda 8fffc96443 Fix the hashlib-fips patch to work flawlessly once again 2013-11-28 10:07:21 +01:00
Slavek Kabrda aa3d055181 Add __ignore_usedforsecurity to patch 00146 (accidentaly omitted when rebasing patch). 2013-11-27 13:42:09 +01:00
Slavek Kabrda 0ef730720c Fix typo in lib64 patch 2013-11-27 13:33:51 +01:00
Slavek Kabrda bf35167937 Update to Python 3.4 beta 1.
- Refreshed patches: 102 (lib64), 111 (no static lib), 125 (less verbose COUNT
ALLOCS), 141 (fix COUNT_ALLOCS in test_module), 146 (hashlib fips),
157 (UID+GID overflows), 173 (ENOPROTOOPT in bind_port)
- Removed patch 00187 (remove pthread atfork; upstreamed)
2013-11-27 13:03:43 +01:00
Bohuslav Kabrda b282179093 Add asyncio, _sha3 and _testimportmultiple to files. 2013-11-08 15:04:01 +01:00
Bohuslav Kabrda e5c246c5f5 Change test/support in files to match upstream 2013-11-08 14:32:40 +01:00
Bohuslav Kabrda 671e4bf0ee atexit now gets linked into libpython3.X.so 2013-11-08 14:08:24 +01:00
Bohuslav Kabrda 84c534ef77 Disable tests in debug build that are irrelevant and fail because of COUNT_ALLOCS 2013-11-08 13:33:44 +01:00
Bohuslav Kabrda f2d9a8144b Don't hardode Python version in venv binary, use the pybasever macro there. 2013-11-08 08:09:40 +01:00
Bohuslav Kabrda f0b0ffc86c Rebase the hashlib patch + adapt it to _sha3 being used from stdlib 2013-11-07 15:59:40 +01:00
Bohuslav Kabrda 0153564bb6 Add a temporary workaround for lib2to3 tests failure (to be removed when we figure out things about hashlib+fips patch) 2013-11-06 14:58:05 +01:00
Bohuslav Kabrda dfb79526a3 Temporarily turn of multicore build differently, using -J1 broke test_distutils 2013-11-05 15:39:12 +01:00
Bohuslav Kabrda f5250ecae7 Update to Python 3.4 alpha 4.
- Refreshed patches: 55 (systemtap), 102 (lib64), 111 (no static lib),
114 (statvfs flags), 132 (unittest rpmbuild hooks), 134 (fix COUNT_ALLOCS in
test_sys), 143 (tsc on ppc64), 146 (hashlib fips), 153 (test gdb noise),
157 (UID+GID overflows), 173 (ENOPROTOOPT in bind_port), 186 (dont raise
from py_compile)
- Removed patches: 129 (test_subprocess nonreadable dir - no longer fails in
Koji), 142 (the mock issue that caused this is fixed)
- Added patch 187 (remove thread atfork) - will be in next version
- Refreshed script for checking pyc and pyo timestamps with new ignored files.
- The fips patch is disabled for now until upstream makes a final decision
what to do with sha3 implementation for 3.4.0.
2013-11-05 12:40:00 +01:00
Bohuslav Kabrda 3dbbc14e76 Bytecompile all *.py files properly during build (rhbz#1023607) 2013-10-30 11:42:57 +01:00
Matej Stuchlik 8aaa11c1b0 Added fix for CVE-2013-4238 (rhbz#996399) 2013-08-23 10:12:43 +02:00
Dennis Gilmore fbccd698d3 fix up indentation in arm patch 2013-07-26 15:09:54 -05:00
Dennis Gilmore 24d06d1fa4 fix up indentation 2013-07-26 15:08:13 -05:00
Dennis Gilmore 486eb43517 disable a test that fails on arm
- enable valgrind support on arm arches
2013-07-26 12:13:47 -05:00
Bohuslav Kabrda 001a27780c Fix build with libffi containing multilib wrapper for ffi.h (rhbz#979696). 2013-07-02 08:21:42 +02:00
Bohuslav Kabrda 20822507e4 Add patch for CVE-2013-2099 (rhbz#963261). 2013-05-20 09:12:45 +02:00
Bohuslav Kabrda 22e1cc9fb8 Add patch for CVE-2013-2099 (rhbz#963261). 2013-05-20 08:04:03 +02:00
Bohuslav Kabrda fda6bedf04 Drop the forgotten gdb test patch that was merged upstream 2013-05-16 16:54:37 +02:00
Bohuslav Kabrda d4ea6cd725 Drop the forgotten gdb test patch that was merged upstream 2013-05-16 16:49:09 +02:00
Bohuslav Kabrda a60a842ced Updated to Python 3.3.2.
- Refreshed patches: 153 (gdb test noise)
- Dropped patches: 175 (configure -Wformat, fixed upstream)
- Synced patch numbers with python.spec.
2013-05-16 16:36:38 +02:00
Bohuslav Kabrda c298168d54 Updated to Python 3.3.2.
- Refreshed patches: 153 (gdb test noise)
- Dropped patches: 175 (configure -Wformat, fixed upstream)
- Synced patch numbers with python.spec.
2013-05-16 16:35:48 +02:00
David Malcolm 9d658b4031 3.3.1-4: fix test.test_gdb.PyBtTests.test_threads on ppc64 (rhbz#960010)
* Thu May  9 2013 David Malcolm <dmalcolm@redhat.com> - 3.3.1-4
- fix test.test_gdb.PyBtTests.test_threads on ppc64 (patch 181; rhbz#960010)
2013-05-09 12:19:36 -04:00
David Malcolm 721c1efdac 3.3.1-4: fix test.test_gdb.PyBtTests.test_threads on ppc64 (rhbz#960010)
* Thu May  9 2013 David Malcolm <dmalcolm@redhat.com> - 3.3.1-4
- fix test.test_gdb.PyBtTests.test_threads on ppc64 (patch 181; rhbz#960010)
2013-05-09 12:12:53 -04:00
Bohuslav Kabrda f9db6e6f65 Add patch that enables building on ppc64p7 (replace the sed, so that
we get consistent with python2 spec and it's more obvious that we're doing it.
2013-05-02 09:42:03 +02:00
Bohuslav Kabrda 69d4e5d353 Add patch that enables building on ppc64p7 (replace the sed, so that
we get consistent with python2 spec and it's more obvious that we're doing it.
2013-05-02 09:41:28 +02:00
Bohuslav Kabrda 88d5ef166c Add fix for gdb tests failing on arm, rhbz#951802. 2013-04-24 11:52:54 +02:00