lp:~barry/pkgme/envar

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/pkgme/envar
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
pkgme
Status:
Merged

Recent revisions

39. By Barry Warsaw

Trunk merge

38. By Barry Warsaw

Several changes to make running pkgme from the virtualenv easier.

* Move package imports into the function so that the side effect of
  'import pkgme' to get the distutils extension command doesn't try to import
  a lot of unrelated, unnecessary, and potentially unavailable stuff.
* Add support for $PKGME_EXTERNAL_BACKEND_PATHS environment variable,
  primarily useful so that pkgme can find its built-in backends when run from
  a virtualenv (since the landmark search will fail).
* Add a bit of documentation to the README.

37. By James Westby

[r=barry] Put a stanza in the changelog so that the package can be built.

36. By Barry Warsaw

[r=james_w]

  * Use a setuptools console script entry point instead of a bin script (yes,
    you need to install to run pkgme).
  * Add simple --help and --version options.
  * Fix a typo.

35. By James Westby

Add the start of a vala backend. Thanks Michael Terry. [r=james-w]

34. By Barry Warsaw

Basic Python packaging. [r=james_w]

33. By James Westby

Add the pkgme script.

32. By James Westby

Write a newline after the info in the distutils command.

31. By James Westby

Add a simple python distutils backend.

30. By James Westby

Make use of the bulk interface when going via PackageFileGroup.get_files.

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