lp:~sylvain-pineau/checkbox/plainbox-support

Created by Sylvain Pineau and last modified
Get this branch:
bzr branch lp:~sylvain-pineau/checkbox/plainbox-support
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sylvain Pineau
Project:
Checkbox
Status:
Merged

Recent revisions

2594. By Sylvain Pineau

checkbox-provider:bin: Use the checkbox_support python namespace

 grep import * | grep 'checkbox\.' | cut -d ':' -f 1 | sort -u | xargs perl -pi -e 's/checkbox\./checkbox_support\./g'

2593. By Sylvain Pineau

provider-checkbox: Remove symlinks for scripts that will depend on checkbox-support

Using this command:
cp --remove-destination `readlink FILE` FILE

2592. By Sylvain Pineau

setup.py: Add checkbox-support to the build list

2591. By Sylvain Pineau

checkbox-support:tests: Change the package to look for from checkbox to checkbox_support

2590. By Sylvain Pineau

checkbox-support:tests: Change pkg_resources.resource_filename from checkbox to checkbox_support

2589. By Sylvain Pineau

checkbox-support:parsers:pactl: Use the pyparsing packaged version

2588. By Sylvain Pineau

checkbox-support: Apply the new checkbox_support python namespace

grep 'checkbox\.' -l -r * | grep -v pyc | xargs perl -pi -e 's/checkbox\./checkbox_support\./g'

2587. By Sylvain Pineau

checkbox-support: Copy required modules from checkbox-old/checkbox

and their corresponding tests

2586. By Chris Gregan

new implementation of times with fresh CB trunk pull

2585. By Sylvain Pineau

"automatic merge by tarmac [r=sylvain-pineau][bug=1220098][author=sylvain-pineau]"

Branch metadata

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

Subscribers