Change logs for python-byteplay source package in Sid

  • python-byteplay (0.2-2) unstable; urgency=low
    
    
      * Bump standards version to 3.9.3.
        + Update debian/copyright URI.
      * Export PYTHONWARNINGS=d in debian/rules to enable all warnings in Python
        code.
      * Make binary(-indep) target depend on build stamp file rather than build
        target.
      * Don't pass control file path to pyversions explicitly.
      * Remove ‘zip_safe = True’ from setup.py; this is a setuptools-specific
        option, but in Debian we use pure distutils.
      * Add “<< 2.8” to XS-Python-Version. The package requires porting to each
        Python version separately.
      * Test more comprehensively: try to re-bytecopile whole Python standard
        library.
      * Add DEP-8 tests.
    
     -- Jakub Wilk <email address hidden>  Mon, 23 Apr 2012 15:00:23 +0200
  • python-byteplay (0.2-1) unstable; urgency=low
    
    
      * Initial release (closes: #660745).
    
     -- Jakub Wilk <email address hidden>  Wed, 22 Feb 2012 20:30:46 +0100