View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/trusty-proposed/pypy bug 1 Development 2015-09-30 15:47:32 UTC
18. * SRU: LP: #1499957. * Fix build with...

Author: Matthias Klose
Revision Date: 2015-09-25 20:35:21 UTC

* SRU: LP: #1499957.
* Fix build with updated GCC.
  https://bitbucket.org/pypy/pypy/commits/c1abec418acf30bb04891c3249bc12cbe8f48d4a

lp:ubuntu/trusty-updates/pypy 2 Mature 2015-09-25 20:35:21 UTC
18. * SRU: LP: #1499957. * Fix build with...

Author: Matthias Klose
Revision Date: 2015-09-25 20:35:21 UTC

* SRU: LP: #1499957.
* Fix build with updated GCC.
  https://bitbucket.org/pypy/pypy/commits/c1abec418acf30bb04891c3249bc12cbe8f48d4a

lp:ubuntu/wily-proposed/pypy 1 Development 2015-07-04 05:36:56 UTC
25. * Upload to unstable. * Use the corre...

Author: Stefano Rivera
Revision Date: 2015-07-03 13:43:58 UTC

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

lp:ubuntu/wily/pypy 1 Development 2015-07-03 13:43:58 UTC
25. * Upload to unstable. * Use the corre...

Author: Stefano Rivera
Revision Date: 2015-07-03 13:43:58 UTC

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

lp:ubuntu/vivid/pypy 2 Mature 2015-02-11 13:36:11 UTC
14. * Add a Depends: pypy to pypy-lib-tes...

Author: Stefano Rivera
Revision Date: 2015-02-11 13:36:11 UTC

* Add a Depends: pypy to pypy-lib-testsuite - it uses pypycompile on
  install, now. (Closes: #777641)
* Patch no-shared-export-symbols: Export symbols required by C extensions,
  again.
* Patch skip-test_multiprocessing: Disable test_multiprocessing, it leaves
  stray processes on buildds (and generally seems buggy).

lp:ubuntu/vivid-proposed/pypy 1 Development 2015-02-11 13:36:11 UTC
14. * Add a Depends: pypy to pypy-lib-tes...

Author: Stefano Rivera
Revision Date: 2015-02-11 13:36:11 UTC

* Add a Depends: pypy to pypy-lib-testsuite - it uses pypycompile on
  install, now. (Closes: #777641)
* Patch no-shared-export-symbols: Export symbols required by C extensions,
  again.
* Patch skip-test_multiprocessing: Disable test_multiprocessing, it leaves
  stray processes on buildds (and generally seems buggy).

lp:ubuntu/utopic/pypy 2 Mature 2014-06-10 02:07:03 UTC
21. * New upstream point release. - Inc...

Author: Stefano Rivera
Revision Date: 2014-06-10 02:07:03 UTC

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

lp:ubuntu/utopic-proposed/pypy 1 Development 2014-06-10 02:07:03 UTC
21. * New upstream point release. - Inc...

Author: Stefano Rivera
Revision Date: 2014-06-10 02:07:03 UTC

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

lp:ubuntu/trusty/pypy 1 Development 2013-11-27 11:41:10 UTC
15. * New upstream bugfix release. - Fi...

Author: Stefano Rivera
Revision Date: 2013-11-27 11:41:10 UTC

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

lp:ubuntu/saucy-proposed/pypy 2 Mature 2013-06-28 01:12:07 UTC
10. Relax the RAM check on kfreebsd-amd64...

Author: Stefano Rivera
Revision Date: 2013-06-28 01:12:07 UTC

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

lp:ubuntu/saucy/pypy 1 Development 2013-06-28 01:12:07 UTC
13. Relax the RAM check on kfreebsd-amd64...

Author: Stefano Rivera
Revision Date: 2013-06-28 01:12:07 UTC

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

lp:ubuntu/raring/pypy 2 Mature 2012-10-20 21:00:09 UTC
12. * New upstream release. * Refresh pat...

Author: Stefano Rivera
Revision Date: 2012-06-19 14:42:45 UTC

* New upstream release.
* Refresh patches.
* Update patches for the removal of lib-python/modified-2.7.
* Drop patches, applied upstream:
  - ignore-shufps
  - pypy-help
* Apply patches applied in python2.7 2.7.3~rc2-2:
  - pypirc-secure: CVE-2011-4944, distutils creates ~/.pypirc insecurely.
  - xdg-gvfs-open: Use xdg-open/gvfs-open in webbrowser.
* Moved RAM check and translation options generation into shell scripts in
  debian/scripts. They were getting unwieldy in debian/rules.
* Updated machine-readable copyright Format to 1.0.
  - Removed mentions of lib-python/modified-2.7.
* Bumped Standards-Version to 3.9.3, no changes needed.
* Use valgrind headers on ppc64 and s390x, now that they are available
  there.
* Don't enforce the RAM check on Ubuntu.
* Patch ignore-paddd: Update ignored operations ins trackinggcroot our
  gcc4.7 produces paddd on i386.

lp:ubuntu/quantal/pypy 2 Mature 2012-06-19 14:42:45 UTC
12. * New upstream release. * Refresh pat...

Author: Stefano Rivera
Revision Date: 2012-06-19 14:42:45 UTC

* New upstream release.
* Refresh patches.
* Update patches for the removal of lib-python/modified-2.7.
* Drop patches, applied upstream:
  - ignore-shufps
  - pypy-help
* Apply patches applied in python2.7 2.7.3~rc2-2:
  - pypirc-secure: CVE-2011-4944, distutils creates ~/.pypirc insecurely.
  - xdg-gvfs-open: Use xdg-open/gvfs-open in webbrowser.
* Moved RAM check and translation options generation into shell scripts in
  debian/scripts. They were getting unwieldy in debian/rules.
* Updated machine-readable copyright Format to 1.0.
  - Removed mentions of lib-python/modified-2.7.
* Bumped Standards-Version to 3.9.3, no changes needed.
* Use valgrind headers on ppc64 and s390x, now that they are available
  there.
* Don't enforce the RAM check on Ubuntu.
* Patch ignore-paddd: Update ignored operations ins trackinggcroot our
  gcc4.7 produces paddd on i386.

lp:ubuntu/precise/pypy 2 Mature 2012-02-18 09:28:14 UTC
11. * Build the sandboxed PyPy with -O2, ...

Author: Stefano Rivera
Revision Date: 2012-02-18 09:28:14 UTC

* Build the sandboxed PyPy with -O2, not -O3 or -Ojit. Sandboxed pypy can't
  be built with profile-guided optimisations.
  - Use generational gc, now that we aren't using the JIT.
* Patch gnukfreebsd-link-rt: Link with -lrt on GNU/kFreeBSD.

lp:ubuntu/oneiric/pypy 2 Mature 2011-04-28 19:33:53 UTC
8. * New upstream snapshot. - Doesn't ...

Author: lamby
Revision Date: 2008-05-31 18:50:58 UTC

* New upstream snapshot.
  - Doesn't hardcode libc6.so.6; fixes FTBFS on ia64 (Closes: #440331)
* Don't build pypy-stackless on platforms the greenlet module has not been
  ported to. (Closes: #475868)
* Run tests after build on request by upstream.

lp:ubuntu/natty/pypy 2 Mature 2010-10-13 09:43:58 UTC
8. * New upstream snapshot. - Doesn't ...

Author: lamby
Revision Date: 2008-05-31 18:50:58 UTC

* New upstream snapshot.
  - Doesn't hardcode libc6.so.6; fixes FTBFS on ia64 (Closes: #440331)
* Don't build pypy-stackless on platforms the greenlet module has not been
  ported to. (Closes: #475868)
* Run tests after build on request by upstream.

lp:ubuntu/maverick/pypy 2 Mature 2010-04-30 17:55:23 UTC
8. * New upstream snapshot. - Doesn't ...

Author: lamby
Revision Date: 2008-05-31 18:50:58 UTC

* New upstream snapshot.
  - Doesn't hardcode libc6.so.6; fixes FTBFS on ia64 (Closes: #440331)
* Don't build pypy-stackless on platforms the greenlet module has not been
  ported to. (Closes: #475868)
* Run tests after build on request by upstream.

lp:ubuntu/lucid/pypy 1 Development 2009-10-30 20:45:31 UTC
8. * New upstream snapshot. - Doesn't ...

Author: lamby
Revision Date: 2008-05-31 18:50:58 UTC

* New upstream snapshot.
  - Doesn't hardcode libc6.so.6; fixes FTBFS on ia64 (Closes: #440331)
* Don't build pypy-stackless on platforms the greenlet module has not been
  ported to. (Closes: #475868)
* Run tests after build on request by upstream.

lp:ubuntu/jaunty/pypy 2 Mature 2009-08-19 06:56:55 UTC
8. * New upstream snapshot. - Doesn't ...

Author: lamby
Revision Date: 2008-05-31 18:50:58 UTC

* New upstream snapshot.
  - Doesn't hardcode libc6.so.6; fixes FTBFS on ia64 (Closes: #440331)
* Don't build pypy-stackless on platforms the greenlet module has not been
  ported to. (Closes: #475868)
* Run tests after build on request by upstream.

lp:ubuntu/intrepid/pypy 2 Mature 2009-08-19 06:56:42 UTC
8. * New upstream snapshot. - Doesn't ...

Author: lamby
Revision Date: 2008-05-31 18:50:58 UTC

* New upstream snapshot.
  - Doesn't hardcode libc6.so.6; fixes FTBFS on ia64 (Closes: #440331)
* Don't build pypy-stackless on platforms the greenlet module has not been
  ported to. (Closes: #475868)
* Run tests after build on request by upstream.

lp:ubuntu/hardy/pypy 2 Mature 2009-08-19 06:56:22 UTC
6. New upstream svn snapshot, fixing 64b...

Author: Alexandre Fayolle
Revision Date: 2008-01-28 09:40:48 UTC

New upstream svn snapshot, fixing 64bit build (closes: #462008)

lp:ubuntu/gutsy/pypy 1 Development 2009-08-19 06:56:04 UTC
3. * Updated debian/copyright (Closes: #...

Author: Alexandre.Fayolle
Revision Date: 2007-06-28 12:25:53 UTC

* Updated debian/copyright (Closes: #423603)
* Removed support for archs not supported upstream (Closes: #426265, #423725)
* Adds missing conftest.py (Closes: #428539)

lp:ubuntu/karmic/pypy 1 Development 2009-08-19 06:50:30 UTC
8. * New upstream snapshot. - Doesn't ...

Author: lamby
Revision Date: 2008-05-31 18:50:58 UTC

* New upstream snapshot.
  - Doesn't hardcode libc6.so.6; fixes FTBFS on ia64 (Closes: #440331)
* Don't build pypy-stackless on platforms the greenlet module has not been
  ported to. (Closes: #475868)
* Run tests after build on request by upstream.

123 of 23 results