[ubuntu/maverick] python-distutils-extra 2.22-1~maverick1 (Accepted)

Martin Pitt martin.pitt at ubuntu.com
Fri Sep 17 14:41:24 BST 2010


python-distutils-extra (2.22-1~maverick1) maverick; urgency=low

  * Upload of Debian experimental to maverick (LP: #641221)

python-distutils-extra (2.22-1) experimental; urgency=low

  [ Matthias Klose ]
  * setup.py: Drop import of "commands"; unused, and does not exist in
    python3.
  * Build a python3 package.

  [ Martin Pitt ]
  * DistUtilsExtra/command/build_extra.py: Use "in" operator instead of
    has_key(). It's more elegant and Python 3 compatible.
  * test/auto.py: Use Python3 compatible octal constant.
  * test/auto.py: Decode stdout/stderr result from subprocess from bytes to
    str, to work with Python3.
  * test/auto.py: Use whichever Python interpreter we got invoked with (using
    /proc/self/exe) instead of hardcoding "python". With that we can run the
    tests through python3 as well.
  * DistUtilsExtra/auto.py: Port from deprecated "compiler" module to current
    "ast" module.
  * test/auto.py: Only set PYTHONPATH if it isn't set already, so that we can
    override it from outside.
  * test/auto.py: Do not require that "setup.py clean -a" doesn't print
    anything to stderr; with Python 3.1 it now sends out warnings about
    nonexisting directories.
  * test/auto.py: Changed print statements to work with both Python 2 and 3.
  * DistUtilsExtra/command/build_extra.py: Drop unnecessary hashbang line.
  * test/auto.py: Filter out bogus errors about missing files which current
    Python 3 distutils spews out.
  * debian/rules: Run tests with python3 as well, against the installed
    modules in debian/python3-distutils-extra.
  * test/auto.py, debian/control: Use python{,3}-{pkg-resources,httplib2} as
    external test modules instead of -xdg and -dateutil, since the latter are
    not available for Python 3 yet.
  * debain/source/format: Switch to 3.0 (quilt), since we produce upstream
    tarballs and releases.

Date: Fri, 17 Sep 2010 13:42:32 +0200
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Martin Pitt <mpitt at debian.org>
https://launchpad.net/ubuntu/maverick/+source/python-distutils-extra/2.22-1~maverick1
-------------- next part --------------
Format: 1.8
Date: Fri, 17 Sep 2010 13:42:32 +0200
Source: python-distutils-extra
Binary: python-distutils-extra python3-distutils-extra
Architecture: source
Version: 2.22-1~maverick1
Distribution: maverick
Urgency: low
Maintainer: Martin Pitt <mpitt at debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description: 
 python-distutils-extra - enhancements to the Python build system
 python3-distutils-extra - enhancements to the Python3 build system
Launchpad-Bugs-Fixed: 641221
Changes: 
 python-distutils-extra (2.22-1~maverick1) maverick; urgency=low
 .
   * Upload of Debian experimental to maverick (LP: #641221)
 .
 python-distutils-extra (2.22-1) experimental; urgency=low
 .
   [ Matthias Klose ]
   * setup.py: Drop import of "commands"; unused, and does not exist in
     python3.
   * Build a python3 package.
 .
   [ Martin Pitt ]
   * DistUtilsExtra/command/build_extra.py: Use "in" operator instead of
     has_key(). It's more elegant and Python 3 compatible.
   * test/auto.py: Use Python3 compatible octal constant.
   * test/auto.py: Decode stdout/stderr result from subprocess from bytes to
     str, to work with Python3.
   * test/auto.py: Use whichever Python interpreter we got invoked with (using
     /proc/self/exe) instead of hardcoding "python". With that we can run the
     tests through python3 as well.
   * DistUtilsExtra/auto.py: Port from deprecated "compiler" module to current
     "ast" module.
   * test/auto.py: Only set PYTHONPATH if it isn't set already, so that we can
     override it from outside.
   * test/auto.py: Do not require that "setup.py clean -a" doesn't print
     anything to stderr; with Python 3.1 it now sends out warnings about
     nonexisting directories.
   * test/auto.py: Changed print statements to work with both Python 2 and 3.
   * DistUtilsExtra/command/build_extra.py: Drop unnecessary hashbang line.
   * test/auto.py: Filter out bogus errors about missing files which current
     Python 3 distutils spews out.
   * debian/rules: Run tests with python3 as well, against the installed
     modules in debian/python3-distutils-extra.
   * test/auto.py, debian/control: Use python{,3}-{pkg-resources,httplib2} as
     external test modules instead of -xdg and -dateutil, since the latter are
     not available for Python 3 yet.
   * debain/source/format: Switch to 3.0 (quilt), since we produce upstream
     tarballs and releases.
Checksums-Sha1: 
 7d0a472070f40ac2e90a6b7ba93381e1f6c3e6fc 2243 python-distutils-extra_2.22-1~maverick1.dsc
 cecd88f57b0d05fddea84f77bba64590476e072b 26582 python-distutils-extra_2.22.orig.tar.gz
 60f62c3bbe9d70a18b420d6ee8e421fd32ca440b 11917 python-distutils-extra_2.22-1~maverick1.debian.tar.gz
Checksums-Sha256: 
 18e4979072a3c6e80aecb347a3a5e6986e6a44e58d298971a11aa9f4273e542e 2243 python-distutils-extra_2.22-1~maverick1.dsc
 b7481eb5e825fccfeeb528328250cfa352444b1aebf2d4caf452f86d606a0e42 26582 python-distutils-extra_2.22.orig.tar.gz
 8ae08584e5c04ac8346ee1f40bd0cd62d6e5e745bcc83360be6e4994e5457f7b 11917 python-distutils-extra_2.22-1~maverick1.debian.tar.gz
Files: 
 79101992ce04b88979f156a599a174d3 2243 python optional python-distutils-extra_2.22-1~maverick1.dsc
 c085b71263c37af48824f8a353475181 26582 python optional python-distutils-extra_2.22.orig.tar.gz
 3ebdda449e9424171ea6ec98361b325f 11917 python optional python-distutils-extra_2.22-1~maverick1.debian.tar.gz


More information about the Maverick-changes mailing list