From 7c046985f6e5eefc02303a072e7ee1d6d938df24 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Wed, 18 Feb 2015 13:43:04 +0000 Subject: strata/morph-utils.morph: Add pylru dependency and update morph --- strata/morph-utils.morph | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph index 6e1ad289..aecf2a1d 100644 --- a/strata/morph-utils.morph +++ b/strata/morph-utils.morph @@ -64,9 +64,14 @@ chunks: 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: d9ad77ea43f99f3f6d58f66cb1bfe261d966c730 + ref: 74f60a7ed286dd88e24539d46b9a86147a8e78b5 unpetrify-ref: master build-depends: - cliapp @@ -75,3 +80,4 @@ chunks: - pyfilesystem - bottle - flup + - pylru -- cgit v1.2.1