Zbigniew Jędrzejewski-Szmek
693a83b0c2
Add a hack to fix tests, and restore building on ppc*
...
I didn't test ppc64le yet, but at least ppc64 builds fine with the kludge.
2016-11-07 23:43:54 -05:00
Zbigniew Jędrzejewski-Szmek
817c77d554
Also exclude ppc64*
...
The tests are failing (looks like pypy wasn't tested on ppc64 at all),
and I cannot solve this without access to the hardware.
2016-11-03 18:42:22 -04:00
Zbigniew Jędrzejewski-Szmek
aa6a9d04d6
PPC64 has no faulthandler
2016-11-03 14:49:28 -04:00
Miro Hrončok
347fb465b0
Exclude not available arches
2016-10-22 14:52:20 +02:00
Miro Hrončok
c12d8bfa0b
Sources for 347975d
2016-10-22 14:17:55 +02:00
Miro Hrončok
347975dbf4
PyPy 3.3 5.5.0
2016-10-22 14:11:41 +02:00
Miro Hrončok
343676a899
First alpha build of PyPy 3.3
2016-07-08 14:38:18 +02:00
Miro Hrončok
092bdc18b3
Fix for CVE-2016-0772 and CVE-2016-5699
...
Fix for: CVE-2016-0772 python: smtplib StartTLS stripping attack
- Raise an error when STARTTLS fails
- rhbz#1303647: https://bugzilla.redhat.com/show_bug.cgi?id=1303647
- rhbz#1351680: https://bugzilla.redhat.com/show_bug.cgi?id=1351680
- Fixed upstream: https://hg.python.org/cpython/rev/d590114c2394
Fix for: CVE-2016-5699 python: http protocol steam injection attack
- rhbz#1303699: https://bugzilla.redhat.com/show_bug.cgi?id=1303699
- rhbz#1351687: https://bugzilla.redhat.com/show_bug.cgi?id=1351687
- Fixed upstream: https://hg.python.org/cpython/rev/bf3e1c9b80e9
2016-07-01 15:59:13 +02:00
Miro Hrončok
4a3038ff56
Fix FTBFS ( #1307889 )
...
- Add patch to fix maximum recursion depth error during build
- Don't use -g flag to prevent memory exhaustion
- Add fix form Arch Linux to prevent VerificationError during the build
2016-05-13 02:07:41 +02:00
Fedora Release Engineering
37de776457
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 18:47:53 +00:00
Zbigniew Jędrzejewski-Szmek
ffbf97517e
Bump release to rebuild with new execstack
2015-08-04 11:50:06 -04:00
Dennis Gilmore
a039768e93
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 18:15:59 +00:00
Miro Hrončok
a7f7d048aa
Sync with pypy
2015-06-11 11:40:02 +02:00
Miro Hrončok
908d523efb
Merge with pypy + package review ( #1215732 ) history
2015-05-10 16:16:10 +02:00
Miro Hrončok
5f5775aa52
Remove unused patches
2015-05-10 16:15:33 +02:00
Fedora Release Engineering
ff9537b3ed
Initial setup of the repo
2015-05-08 17:05:34 +00:00
Miro Hrončok
36afc7f791
Replace all lib-python python shebangs with pypy
2015-05-05 18:49:47 +02:00
Miro Hrončok
976314ef80
Build with pypy
2015-05-04 12:49:51 +02:00
Miro Hrončok
980f988cc4
BR git for %autosetup -S git
2015-05-04 12:48:44 +02:00
Miro Hrončok
819b9f5595
Use %global instead of %define
2015-05-04 12:47:32 +02:00
Miro Hrončok
524d40e5a2
Remove build script from the package
2015-04-28 20:05:42 +02:00
Miro Hrončok
cfca1560fd
Use git in %autosetup to avoid .orig files
2015-04-28 20:01:21 +02:00
Miro Hrončok
1120251a08
Change python-devel to python2-devel
2015-04-28 19:58:39 +02:00
Miro Hrončok
a7610e26e5
Don't mark RPM macros in /etc as %config
2015-04-28 19:51:45 +02:00
Miro Hrončok
7e82938b0f
Share the docdir across subpackages
2015-04-27 18:36:59 +02:00
Miro Hrončok
1842b1b13e
Require pypy3-libs with %{?_isa}
2015-04-27 18:36:54 +02:00
Miro Hrončok
7e5676a045
Use %autosetup
2015-04-27 18:27:55 +02:00
Miro Hrončok
e7218e672d
Use %license
2015-04-27 18:27:55 +02:00
Miro Hrončok
146960e8a0
Removed deprecated statements
2015-04-27 18:27:55 +02:00
Miro Hrončok
26c3863db6
Change pypy2 spec to pypy3
2015-04-25 23:47:10 +02:00
Matej Stuchlik
e76c4a2968
Update to 2.4.0
2014-09-23 12:20:25 +02:00
Matej Stuchlik
f7434bab3f
Bump spec
2014-09-02 10:01:18 +02:00
Matej Stuchlik
5efcdc8fe2
Move devel subpackage requires so that it gets picked up by rpm
...
Up to this point it belonged to the description, so pypy-devel
did not require pypy.
2014-09-02 09:58:34 +02:00
Peter Robinson
7498717b84
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 20:41:57 +00:00
Peter Robinson
43ee778526
ARMv7 is supported for JIT, no prelink on aarch64/ppc64le
2014-07-07 23:07:38 +01:00
Matej Stuchlik
edc736c1c5
Update to 2.3.1
2014-06-09 08:56:48 +02:00
Dennis Gilmore
1972c9c31b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 13:12:20 -05:00
Dennis Gilmore
a0374180ff
valgrind is available everywhere except 31 bit s390
2014-05-27 16:16:43 -05:00
Jaroslav Škarvada
ce731cfa65
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
2014-05-21 12:32:28 +02:00
Matej Stuchlik
a3993a30d3
Rebuilt (f21-python)
2014-05-15 12:20:24 +02:00
Matej Stuchlik
db10290f09
Update to 2.3
2014-05-14 12:40:14 +02:00
Matej Stuchlik
bca3bcda51
Also chenge files section
2014-03-11 09:05:43 +01:00
Matej Stuchlik
4dbc78c1aa
Also add changelog entry
2014-03-10 09:17:48 +01:00
Matej Stuchlik
355feb2755
Put rpm macros in proper location
2014-02-03 13:24:01 +01:00
Matej Stuchlik
f8a7311107
Fix errors due to missing __pycache__
2014-01-17 10:46:21 +01:00
Matej Stuchlik
2cbecfd01c
Update to 2.2.1
2014-01-03 10:44:26 +01:00
Matej Stuchlik
a79a105a74
Bytecompiled bunch of modules
2014-01-02 10:45:26 +01:00
Matej Stuchlik
66ffb916e2
Updated to 2.2.0
2013-11-14 12:49:42 +01:00
Matej Stuchlik
febbbdb0e4
Updated to 2.1.0
2013-08-16 10:12:29 +02:00
Dennis Gilmore
309e1cf6aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-04 01:04:23 -05:00