From 0927f7653fdb36f6dea9b8e659d1e8f8a66fb152 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 6 Mar 2015 18:40:46 +0000 Subject: Revert "Do not use 'build-depends' chunk parameter when it's empthy (and change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de. --- strata/morph-utils.morph | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'strata/morph-utils.morph') diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph index 7e3fdb30..05b7c149 100644 --- a/strata/morph-utils.morph +++ b/strata/morph-utils.morph @@ -9,25 +9,30 @@ chunks: repo: upstream:python-ttystatus ref: 47d871216cea6ce3b9d6efd70e9a0f38ab8604f0 unpetrify-ref: baserock/morph + build-depends: [] - name: python-markdown repo: upstream:python-markdown ref: a9ca97325e9039de90eae29fb3d8879bc9f367f6 unpetrify-ref: baserock/morph + build-depends: [] - name: git-fat morph: strata/tools/git-fat.morph repo: upstream:git-fat ref: 208f88d0f0ef04c25e8a231979eb0083f57b1610 unpetrify-ref: baserock/morph + build-depends: [] - name: pyfilesystem morph: strata/morph-utils/pyfilesystem.morph repo: upstream:pyfilesystem ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6 unpetrify-ref: baserock/morph + build-depends: [] - name: python-coveragepy morph: strata/morph-utils/python-coveragepy.morph repo: upstream:python-coveragepy ref: 77d2e3bfd8fb325092aaed37ba1378054d182d19 unpetrify-ref: baserock/morph + build-depends: [] - name: python-coverage-test-runner repo: upstream:python-coverage-test-runner ref: 8ea9421ac3384b2e88e0c36f2cfa52586c4798b7 @@ -53,14 +58,17 @@ chunks: repo: upstream:bottle ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f unpetrify-ref: baserock/morph + build-depends: [] - name: flup repo: upstream:flup ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70 unpetrify-ref: baserock/morph + build-depends: [] - name: pylru repo: upstream:python-packages/pylru ref: 221dd259f5c34562c835611d1cf62384b9019da4 unpetrify-ref: master + build-depends: [] - name: morph repo: baserock:baserock/morph ref: 9e105fccb12de23551c93aac6cb2b1056b858700 -- cgit v1.2.1