~ubuntu-branches/ubuntu/natty/python-distutils-extra/natty-updates

  • Committer: Package Import Robot
  • Author(s): Jamie Strandboge
  • Date: 2012-09-05 22:05:20 UTC
  • mfrom: (26.1.2 natty-proposed)
  • Revision ID: package-import@ubuntu.com-20120905220520-ps8wmkfby2mkfah3
Tags: 2.26-2ubuntu0.3
* 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
Filename Latest Rev Last Changed Committer Comment Size
..
.pc 24 13 years ago Bazaar Package Importer * Port code to be fully Python 3 compatible; apply Diff
debian 1 17 years ago Bazaar Package Importer Initial Release. Diff
DistUtilsExtra 1 17 years ago Bazaar Package Importer Initial Release. Diff
doc 1 17 years ago Bazaar Package Importer Initial Release. Diff
python_distutils_extra.egg-info 18.1.1 13 years ago Bazaar Package Importer Import upstream version 2.22 Diff
test 1.1.7 16 years ago Bazaar Package Importer * doc/FAQ: Fix typo: build_l10n -> build_i18n. (LP Diff
LICENSE 1 17 years ago Bazaar Package Importer Initial Release. 17.5 KB Diff Download File
MANIFEST.in 1.1.12 14 years ago Bazaar Package Importer * debian/rules: Remove build/ on clean. * debian/c 68 bytes Diff Download File
PKG-INFO 18.1.5 13 years ago Bazaar Package Importer Import upstream version 2.26 300 bytes Diff Download File
setup.cfg 18.1.1 13 years ago Bazaar Package Importer Import upstream version 2.22 59 bytes Diff Download File
File setup.py 18.1.3 13 years ago Bazaar Package Importer Import upstream version 2.24 986 bytes Diff Download File