Branches for Wheezy

Name Status Last Modified Last Commit
lp://qastaging/debian/wheezy/python-distutils-extra 1 Development 2012-08-15 11:20:58 UTC
44. * debian/rules: Run tests against all...

Author: Martin Pitt
Revision Date: 2012-08-15 11:20:58 UTC

* debian/rules: Run tests against all supported python 2 and 3 versions.
  This catches bugs with Python 2.6. (Closes: #684967)
* debian/rules: Skip tests if $DEB_BUILD_OPTIONS contains "nocheck".
  (Closes: #684966)
* debian/rules: Run tests under LC_ALL=C, to fix FTBFS in cases where
  LC_CTYPE is set explicitly. Thanks Gregor Hermann!
* auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore
  Bonaccorso and Gregor Hermann! (First half of #682631)
* auto.py: Do not call decode() with an "errors" keyword, as this does not
  yet work with Python 2.6. Thanks Gregor Hermann! (Closes: #682631)

11 of 1 result