From e020a9b06a52fac6675d40298565a2a4103ccac6 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Tue, 27 Jan 2015 11:01:15 +0000 Subject: Move pbr into python-core Also move to pbr 0.10.7, this fixes an issue that stops the import tool from importing packages that use pbr to install themselves. --- strata/python-core.morph | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'strata/python-core.morph') diff --git a/strata/python-core.morph b/strata/python-core.morph index 7f00616e..a76262f4 100644 --- a/strata/python-core.morph +++ b/strata/python-core.morph @@ -9,3 +9,9 @@ chunks: ref: ea680f204fb0e48789710c22c8f597a9bf01bc16 unpetrify-ref: baserock/master build-depends: [] +- name: pbr + repo: upstream:pbr + ref: aef4f7ef4faec987d553d1ca40b55951235af0b1 + unpetrify-ref: 0.10.7 + build-depends: + - pip -- cgit v1.2.1