Change logs for pypy source package in Focal

  • pypy (7.3.1+dfsg-2) unstable; urgency=medium
    
      * Point to the installed stdlib in the pypy-local sysconfig layout, to
        support virtualenv 20.
      * Build out autopkgtests a little. Test: cffi lib importability, local
        package installation, virtualenvs, byte-compilation.
    
     -- Stefano Rivera <email address hidden>  Mon, 20 Apr 2020 15:35:45 -0700
  • pypy (7.3.0+dfsg-3) unstable; urgency=medium
    
      * Patch: Force s390x port to target z10 by default.
      * Patch: Build Sphinx docs with Python 3. This requires disabling autodoc
        and other custom extensions.
      * Execute python2 (instead of python) during the build.
      * We don't need python-docutils, any more.
    
     -- Stefano Rivera <email address hidden>  Tue, 24 Mar 2020 19:16:40 -0700
  • pypy (7.3.0+dfsg-1ubuntu4) focal; urgency=medium
    
      * No-change rebuild for libgcc-s1 package name change.
    
     -- Matthias Klose <email address hidden>  Wed, 25 Mar 2020 18:47:36 +0100
  • pypy (7.3.0+dfsg-1ubuntu3) focal; urgency=medium
    
      * Build-depend on python2.
      * Suggest python2-doc instead of python-doc.
      * Use python2 in the build.
    
     -- Matthias Klose <email address hidden>  Thu, 23 Jan 2020 14:47:25 +0100
  • pypy (7.3.0+dfsg-1ubuntu2) focal; urgency=medium
    
      * Build-depend on python2.
      * Suggest python2-doc instead of python-doc.
      * Use python2 in the build.
    
     -- Matthias Klose <email address hidden>  Mon, 13 Jan 2020 11:45:23 +0100
  • pypy (7.3.0+dfsg-1ubuntu1) focal; urgency=medium
    
      * Build-depend on python2.
      * Suggest python2-doc instead of python-doc.
    
     -- Matthias Klose <email address hidden>  Mon, 13 Jan 2020 11:45:23 +0100
  • pypy (7.3.0+dfsg-1build1) focal; urgency=medium
    
      * No-change rebuild for libffi soname change.
    
     -- Matthias Klose <email address hidden>  Sun, 12 Jan 2020 08:45:40 +0000
  • pypy (7.3.0+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Refresh patches.
      * Drop patch arm64-gcc-bug, superseded upstream.
      * Update copyright.
      * Build with pypy on arm64, now that we've bootstrapped the JIT.
    
     -- Stefano Rivera <email address hidden>  Tue, 24 Dec 2019 08:33:03 +0200
  • pypy (7.2.0+dfsg-1) unstable; urgency=medium
    
      * New upstream final release.
      * Upload to unstable.
      * Enable JIT and continuation module on arm64.
      * Refresh patches.
      * Drop patch fix-revdb, superseded upstream.
      * Patch arm64-gcc-bug: Avoid a GCC bug in the new arm64 JIT.
      * Bump Standards-Version to 4.4.1, no changes needed.
    
     -- Stefano Rivera <email address hidden>  Sat, 02 Nov 2019 11:37:59 -0700
  • pypy (7.1.1+dfsg-1) unstable; urgency=medium
    
      * New upstream minor release.
      * Update copyright.
      * Drop patches, superseded upstream: hypothesis-crashes, hurd-sysmacros.
      * Patch version-7.1.1: Set the version in the docs to 7.1.1, upstream got it
        wrong.
      * Drop patch graphlib-dots, superseded upstream.
    
     -- Stefano Rivera <email address hidden>  Thu, 08 Aug 2019 20:10:56 -0300