lp:debian/stretch/pypy

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

27. By Stefano Rivera

pypy-dev: Move headers back to their include dir. (Closes: #799485)

26. By Stefano Rivera

* New upstream release. (Closes: #786738)
* Refresh patches.
* Drop patch, superseded upstream: vmprof-amd64.
* Update copyright.
* Generate Provides for pypy-cffi, like python-cffi 1.1.2 does.
* Properly support the binary-indep target.
* Drop grammar pickles from lib2to3, not needed.
* Multiarch ctypes_config_cache.
* Build-Depend on dh-python, for dh_python2.

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.

Branch metadata

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

Subscribers