lp:ubuntu/utopic-proposed/pypy

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

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)

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).

Branch metadata

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

Subscribers