pypy 2.6.0+dfsg-3 source package in Ubuntu
Changelog
pypy (2.6.0+dfsg-3) unstable; urgency=medium * 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) -- Stefano Rivera <email address hidden> Fri, 03 Jul 2015 13:43:58 -0700
Upload details
- Uploaded by:
- Stefano Rivera
- Uploaded to:
- Sid
- Original maintainer:
- Stefano Rivera
- Architectures:
- kfreebsd-any linux-any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pypy_2.6.0+dfsg-3.dsc | 2.2 KiB | a1cb829ba42d73cc902db54a2de9a8b1491fe85da5f7275d0c1086127bdf722f |
pypy_2.6.0+dfsg.orig.tar.xz | 11.0 MiB | 6d375055bfe2b18e426bd90fd46d0634df9976a905591b186ac22057d3cdfb3b |
pypy_2.6.0+dfsg-3.debian.tar.xz | 63.7 KiB | da54bdb2763913ea2c2cb4664e745f64f8d61a1ce9f2177d4ad240c853ef4503 |
Available diffs
- diff from 2.5.0+dfsg-2 to 2.6.0+dfsg-3 (1.0 MiB)
No changes file available.
Binary packages built by this source
- pypy: No summary available for pypy in ubuntu wily.
No description available for pypy in ubuntu wily.
- pypy-dbgsym: No summary available for pypy-dbgsym in ubuntu wily.
No description available for pypy-dbgsym in ubuntu wily.
- pypy-dev: No summary available for pypy-dev in ubuntu wily.
No description available for pypy-dev in ubuntu wily.
- pypy-doc: No summary available for pypy-doc in ubuntu wily.
No description available for pypy-doc in ubuntu wily.
- pypy-lib: No summary available for pypy-lib in ubuntu wily.
No description available for pypy-lib in ubuntu wily.
- pypy-lib-testsuite: No summary available for pypy-lib-testsuite in ubuntu wily.
No description available for pypy-lib-testsuite in ubuntu wily.
- pypy-tk: No summary available for pypy-tk in ubuntu wily.
No description available for pypy-tk in ubuntu wily.
- python-pypy.sandbox: sandboxed PyPy interpreter
A version of PyPy that runs fully "virtualized", where an external process
controls all input/output. This is a secure sandbox, it is safe to run any
untrusted Python code with it. The Python code cannot see or modify any local
file except via interaction with the external process.
.
PyPy is a fast, compliant alternative implementation of the Python language
(2.7).