lp:~james-w/pkgme/extra_files_from_paths

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/pkgme/extra_files_from_paths
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
pkgme
Status:
Merged

Recent revisions

95. By James Westby

Add a docstring to FileFromDisk. Thanks jml.

94. By James Westby

Target filename must be absolute path.

93. By James Westby

Add bug reference.

92. By James Westby

Add extra_files_from_paths to read files from disk.

If you have a binary file you can't use extra_files as it uses JSON, which
can't handle binary data.

ExtraFilesFromPaths takes paths rather than content, and will read the files
when necessary.

91. By James Westby

[r=james-w] Add a placeholder script for tests to run on merge.

90. By James Westby

Add helpers and distutils_command to MANIFEST.in.

This ensures that they are included in the build, and hence available during
a "setup.py test"

In addition use /usr/bin/env python in scripts to pick up python
from a virtualenv, if any.

89. By Jonathan Lange

Show more information when NoBackend raised.

88. By Jonathan Lange

Remove subunit as a dependency. It has a bug that causes it to be unusable from
pkg_resources-using packages when installed across a system.

87. By Jonathan Lange

Make sure exceptions can be pickled and unpickled.

86. By Jonathan Lange

Change the way we look for backends so we can work better in a setuptools world

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pkgme
This branch contains Public information 
Everyone can see this information.

Subscribers