lp:ubuntu/wily-proposed/pypy

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/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:
Development

Recent revisions

25. By Stefano Rivera

* Upload to unstable.
* Use the correct (pypy) marshal module, in the sandbox. (Closes: #785559)
* Install ansiramp in the sandbox, to fix --verbose on 256 colour terminals.
  (Closes: #785554)

24. By Stefano Rivera

Switch to noawait triggers on /usr/lib/pypy/lib-python. Byte-compilation
isn't critical (Closes: #772863).

23. By Stefano Rivera

* Patch trackgcroot-new-ops: Fix FTBFS with gcc 4.9.2, expect some new
  operations. (Closes: #771137)
* Cherry-pick upstream patches for:
  - ast-segfault: an AST compiler crash.
  - io-double-rewind: EINVAL in raw io.
  - streamio-ext-seek: Avoid an crash when fds are unexpectedly seeked.
  - ndarray-swapaxes-segfault: Description: Fix a segfault when doing a noop
    swapaxes.

22. By Stefano Rivera

* New upstream release.
* Update copyright.
* Refresh patches.
* Drop patches, superseded upstream: so_reuseport, sqlite-3.8.4.
* Patch fpic-archs: hppa and x32 require -fPIC (Closes: #760267).
* Don't attempt to build a JIT on x32.
* Patch: sandbox-access: Implement os.access, to get the sandbox working in
  2.4.0.
* Update kFreeBSD releases in patch plat-gnukfreebsd.
* Clean up local variables in patch plat-linux2-differences.
* Add lintian overrides for pypy-lib-testsuite, that were missed in the
  stdlib break-up.
* First multi-arch steps:
  - Patch: multiarch: Add multiarch tag to C extension file names.
  - Build-Depend on dh-exec, to ease installing to multiarch paths.
  - Move pypy-c-sandbox to a multiarch path.
  - Fully qualify (cffi) extension filenames with multiarch tags.

21. By Stefano Rivera

* New upstream point release.
  - Includes gdbm module.
    + Build-Depend on libgdbm-dev.
* Refresh patches.
* Drop patches, superseded upstream: _struct, gcc-4.9, unknown-cpu.
* Update copyright.

20. By Stefano Rivera

And similarly, avoid an assertion about VFP support, in an ARM specific
path, in the same function, fixing an FTBFS on armel.

19. By Stefano Rivera

Patch unknown-cpu: Fix an FTBFS on archs which don't have JIT support, due
to the use of a previously JIT-specific CPU detection function.

18. By Stefano Rivera

* New upstream release.
* Refresh patches.
* Drop patches, superseded upstream: fpic-ppc, multiprocessing-typos,
  site-builddir, webbrowser, pypirc-secure.
* PyPy.h isn't copied in at build time (unlike all the other headers)
* Patch: _struct - Like CPython, the built-in module should be "_struct",
  imported.
* Patch: gcc-4.9 - Build on GCC 4.9 (Closes: #746892)
* Patch: sqlite-3.8.4 - Test suite fix for 3.8.4 compatibility.

17. By Stefano Rivera

* fpic-ppc: Compile with -fPIC on PPC.
* Put exits in the right places in the maintainer scripts (Closes: #747177)

16. By Stefano Rivera

* pep3147-stdlib: In compileall, only create __pycache__ directories when
  we've found a .py file. (Closes: #742132)
* Bump Standards-Version to 3.9.5, no changes needed.
* Abort in postinst if PyPy won't run on the machine's CPU. Unfortunately,
  the non-SSE2 build is currently broken. (Closes: #737018)

Branch metadata

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

Subscribers