Change logs for pypy3 source package in Buster

  • pypy3 (7.0.0+dfsg-3) unstable; urgency=medium
    
      * Let pypy3 attempt to build on hurd. It has been previously ported.
      * Fix webbrowser module. We had a patch that wasn't well ported to pypy3.
      * Patch hurd-sysmacros: Include <sys/sysmacros.h> on GNU/Hurd.
      * Remove old copyright file blocks for lib-python/2.7, it's no longer
        included, upstream.
    
     -- Stefano Rivera <email address hidden>  Wed, 20 Feb 2019 17:31:35 -0800
  • pypy3 (7.0.0+dfsg-2) unstable; urgency=medium
    
      * Remove dh_builddeb override, no longer necessary.
      * Bump Standards-Version to 4.3.0, no changes needed.
      * Don't use dh_python3, it wasn't doing anything, anyway.
      * Patches from upstream release branch:
        - Set the version to 7.0.0, accidentally updated in a merge.
        - hypothesis-crashes: Handle older hypothesis versions better.
    
     -- Stefano Rivera <email address hidden>  Fri, 08 Feb 2019 19:08:43 +0200
  • pypy3 (6.0.0+dfsg-2) unstable; urgency=medium
    
       * Upload to unstable.
       * Patch graphlib-dots: Print some more mandlebrot while breaking cycles, to
         avoid build timeouts.
       * Add some superficial autopkgtests.
       * Support pip 10 in ensurepip.
       * pypy3-lib-testsuite: Don't attempt to byte-compile lib2to3's test data.
    
     -- Stefano Rivera <email address hidden>  Thu, 31 Jan 2019 18:16:35 +0100