Matej Stuchlik
6413bb182e
sync with master branch to backport some fixes
...
- Use 1024bit DH key in test_ssl (Matej Stuchlik)
- Use -O0 when compiling -debug build (Matej Stuchlik)
- Update pip version variable to the version we actually ship (Matej Stuchlik)
- Fixed undefined behaviour in faulthandler which caused test to hang on x86_64
(http://bugs.python.org/issue23433 ) (Matej Stuchlik)
2015-09-24 21:20:00 +02:00
Thomas Spura
2d6789b8d1
python3-devel: Require python-macros
...
This picks up version independant macros such as python_provide.
See fpc#281 and fpc#534 for more details.
2015-07-05 21:00:40 +02:00
Slavek Kabrda
e0539fb2e7
Fix CVE-2014-4650 - CGIHTTPServer URL handling
...
Resolves: rhbz#1113529
2014-11-03 15:03:12 +01:00
Karsten Hopp
8d54999cc4
exclude test_gdb on ppc* (rhbz#1132488)
2014-09-07 12:29:29 +02:00
Slavek Kabrda
ed631dfc76
Update rewheel patch with fix from https://github.com/bkabrda/rewheel/pull/1
2014-08-21 16:40:42 +02:00
Peter Robinson
2d77c4da1b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 22:05:56 +00:00
Miro Hrončok
8430e60b7b
Back to Bash wrapper, as upstream in 3.4 also uses Bash for some reasons
...
This reverts commit 95a55939d7
.
This reverts commit 41a68301c7
.
2014-07-01 12:17:09 +02:00
Miro Hrončok
41a68301c7
Header of config script improval
2014-06-30 19:11:22 +02:00
Miro Hrončok
95a55939d7
Rewrite the config wrapper from Bash to Python, so it can be interpreted with Python
2014-06-30 18:53:45 +02:00
Peter Robinson
9012997174
aarch64 has valgrind, just list those that don't support it with a ifnarch
2014-06-08 16:27:22 +01:00
Dennis Gilmore
a292e5b212
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 19:38:08 -05:00
Karsten Hopp
cb99f9f0e5
bump release and rebuild to link with the correct tcl/tk libs on ppcle
2014-06-04 23:16:38 +02:00
Matej Stuchlik
1014fca077
Change paths to bundled projects in rewheel patch
2014-06-03 22:28:46 +02:00
Matej Stuchlik
95668bdbb2
Add explanation of the bootstraping process
2014-05-30 11:54:32 +02:00
Miro Hrončok
f188880d6c
In config script, use uname -m to write the arch
2014-05-30 11:41:17 +02:00
Dan Horák
2a2186c470
- update the arch list where valgrind exists - %power64 includes also
...
ppc64le which is not supported yet
2014-05-29 18:10:59 +02:00
Miro Hrončok
567c9678be
Forward arguments to the arch specific config script
...
Resolves: rhbz#1102683
2014-05-29 15:17:39 +02:00
Miro Hrončok
3d53dceca1
Rename python3.Xm-config script to arch specific.
...
Resolves: rhbz#1091815
2014-05-28 15:08:24 +02:00
Slavek Kabrda
29b96892f1
Also exclude test_faulthandler on aarch64
2014-05-28 09:27:08 +02:00
Dennis Gilmore
aeae72b51c
add message about building for tcl-8.6
2014-05-27 13:17:25 -05:00
Slavek Kabrda
f30edc5e6d
Use python3-*, not python-* runtime requires on setuptools and pip
2014-05-27 17:33:00 +02:00
Slavek Kabrda
bea65b85a1
Merge branch 'python3.4'
...
Conflicts:
python3.spec
2014-05-27 17:15:10 +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
Miro Hrončok
c21eb4aa37
Add macro %python3_version_nodots
2014-05-22 13:23:29 +02:00
Jaroslav Škarvada
3a3febacac
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
2014-05-21 12:35:44 +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
bdf58d653f
Fix loading of pyc files by ModuleFinder.load_module.
...
Resolves: rhbz#1060338
2014-03-05 09:02:54 +01:00
Slavek Kabrda
b8daf7369b
Enable loading sqlite extensions.
...
Resolves: rhbz#1066938
2014-02-19 14:30:28 +01:00
Tomas Radej
c8f16f3941
Fixed buffer overflow (upstream patch)
...
Resolves: rhbz#1062374
2014-02-10 14:42:12 +01:00
Slavek Kabrda
a39396d0b5
Install RPM macro files to proper directory.
2014-02-04 13:36:22 +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