lp:ubuntu/trusty-updates/pypy

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-updates/pypy
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

17. By Stefano Rivera

fpic-ppc: Compile with -fPIC on PPC, to avoid an FTBFS.

16. By Stefano Rivera

Cherry-pick a patch (jit-crash-1669) to fix a JIT crash. (LP: #1368418)

15. By Stefano Rivera

* New upstream bugfix release.
  - Fixes a ref-counting bug in socket.
* Drop build-dep on execstack. Doesn't appear to be necessary any more (and
  doesn't work on all achitectures).

14. By Stefano Rivera

* New upstream release.
* Refresh patches.
* Add new upstream copyright holders to debian/copyright.
* Drop test_bootstrap-path patch, applied upstream.
* pypy{clean,compile}: Perform a logical and instead of or, when -p and a
  directory are specified (matching pycompile semantics).
* Disable JIT on armel. ARMv5 isn't supported.
* Drop build-dep on valgrind on armel. It's no longer a supported platform
  for valgrind (Closes: #729141).
* Bump debian/compat to 9, for executable dh_install scripts.
* Split the stdlib test suite into a new binary package: pypy-lib-testsuite.
* Split the _tkinter module into a new binary package: pypy-tk.
* Run pypyclean on the stdlib before upgrading.

13. By Stefano Rivera

* The wildcard for ARM is any-arm.
* Build the syslog cffi module in lib_pypy.

12. By Stefano Rivera

Disable continuation on all architectures except x86 and ARM (requires
porting).

11. By Stefano Rivera

* New upstream release.
  - The ARM JIT is now supported and enabled.
  - Several bug fixes and performance improvements.
* Refresh patches.
* Drop patches, applied/superseded upstream:
  - shared-ffi
  - distutils-cflags
  - gnukfreebsd
  - l2-cache-detection
* Add pypycompile and pypyclean scripts for dh_pypy packages.
  - Use for byte-compiling the stdlib.
* Build cffi module for tkinter.
* Patch: test_bootstrap-path - avoid a spurious test failure when TMPDIR is
  set to inside the source tree.
* Add /usr/lib/pypy/runtime.d, so that module re-byte-compilation can be
  triggered on minor version updates. As we only have one pypy version
  installed concurrently, only .rtupdate is supported.

10. By Stefano Rivera

Relax the RAM check on kfreebsd-amd64, which currently has 3GB buildds.

9. By Stefano Rivera

* Let dh_usrlocal handle the empty directories in /usr/local, and create
  them with dh_installdirs. (Closes: #713958)
* Use a more conservative RAM requirement on x86. (Closes: #713787)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/pypy
This branch contains Public information 
Everyone can see this information.

Subscribers