Branches for Natty

Name Status Last Modified Last Commit
lp://staging/ubuntu/natty/python-distutils-extra bug 2 Mature 2011-03-16 15:18:24 UTC
26. [ Manuel de la Pena ] DistUtilsExtra/...

Author: Martin Pitt
Revision Date: 2011-03-16 15:18:24 UTC

[ Manuel de la Pena ]
DistUtilsExtra/auto.py: Fix ValueError crash when scanning the
ctypes.wintypes import. (LP: #735698)

lp://staging/ubuntu/natty-proposed/python-distutils-extra bug 2 Mature 2011-08-18 14:27:05 UTC
28. * debian/patches/ignore-relative-impo...

Author: Michael Terry
Revision Date: 2011-08-18 14:27:05 UTC

* debian/patches/ignore-relative-imports.patch:
  - Update with a further fix from trunk to fix a couple regressions

lp://staging/ubuntu/natty-security/python-distutils-extra bug 2 Mature 2012-10-02 23:05:40 UTC
27. * Fix installation of symlinks in dat...

Author: Jamie Strandboge
Revision Date: 2012-09-05 22:05:20 UTC

* Fix installation of symlinks in data/ dir (LP: #770566):
  - test/auto.py: Add test for installing a symlink which points to a
    nonexisting target directory/file. This reproduces the gist of the
    problem.
  - test/auto.py: Preserve symlinks in copytree() calls, so that we can
    actually verify that symlinks are preserved properly.
  - test/auto.py: Drop requirement that diff throws no error messages, as it
    will complain about the broken symlink.
  - DistUtilsExtra/auto.py, install_auto: Use os.walk() instead of
    distutils.filelist.findall() to pick out symlinks, as the latter fails
    badly with broken symlinks.
  - DistUtilsExtra/command/build_icons.py: Ignore symbolic links. distutils
    breaks on them when they point to a nonexisting target, and we handle
    them in auto.py.
  - http://bazaar.launchpad.net/~python-distutils-extra-hackers/python-distutils-extra/debian/revision/250

lp://staging/ubuntu/natty-updates/python-distutils-extra 2 Mature 2012-09-05 22:05:20 UTC
27. * Fix installation of symlinks in dat...

Author: Jamie Strandboge
Revision Date: 2012-09-05 22:05:20 UTC

* Fix installation of symlinks in data/ dir (LP: #770566):
  - test/auto.py: Add test for installing a symlink which points to a
    nonexisting target directory/file. This reproduces the gist of the
    problem.
  - test/auto.py: Preserve symlinks in copytree() calls, so that we can
    actually verify that symlinks are preserved properly.
  - test/auto.py: Drop requirement that diff throws no error messages, as it
    will complain about the broken symlink.
  - DistUtilsExtra/auto.py, install_auto: Use os.walk() instead of
    distutils.filelist.findall() to pick out symlinks, as the latter fails
    badly with broken symlinks.
  - DistUtilsExtra/command/build_icons.py: Ignore symbolic links. distutils
    breaks on them when they point to a nonexisting target, and we handle
    them in auto.py.
  - http://bazaar.launchpad.net/~python-distutils-extra-hackers/python-distutils-extra/debian/revision/250

14 of 4 results