python-distutils-extra 2.27

Milestone information

Project:
python-distutils-extra
Series:
trunk
Version:
2.27
Released:
 
Registrant:
Martin Pitt
Release registered:
Active:
Yes. Drivers can target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon python-distutils-extra-2.27.tar.gz (md5, sig) release tarball 524
last downloaded 44 weeks ago
Total downloads: 524

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

* auto.py: Cleaner approach to determine whether a module is locally
   provided. This now catches all relative imports. (LP: #746565)
 * 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.
 * DistUtilsExtra/auto.py: Put back "except .. as" syntax.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.