Raphaël Badin has proposed merging lp:~rvb/maas/fix-buildout-netaddr into lp:maas.
Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~rvb/maas/fix-buildout-netaddr/+merge/116608 python-netaddr is also used by pserv, put it in the 'common' section. -- https://code.launchpad.net/~rvb/maas/fix-buildout-netaddr/+merge/116608 Your team Launchpad code reviewers is requested to review the proposed merge of lp:~rvb/maas/fix-buildout-netaddr into lp:maas.
=== modified file 'buildout.cfg' --- buildout.cfg 2012-07-25 08:54:17 +0000 +++ buildout.cfg 2012-07-25 09:17:24 +0000 @@ -32,6 +32,7 @@ coverage fixtures lxml + netaddr nose nose-subunit postgresfixture @@ -69,7 +70,6 @@ django django-piston docutils - netaddr oauth oops oops-datedir-repo
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

