From 2da348c6202a6037524e3a3e28a39f152e650626 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 15 May 2015 10:07:23 +0000 Subject: Add pyeclib 1.0.7 as a swift dependency --- strata/swift.morph | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/strata/swift.morph b/strata/swift.morph index 5295b6a5..c8798054 100644 --- a/strata/swift.morph +++ b/strata/swift.morph @@ -15,6 +15,10 @@ chunks: repo: upstream:python-packages/xattr ref: dd10d44e3eb9a1d2303c1f7d5126c099d56e97fc unpetrify-ref: v0.7.6 +- name: pyeclib + repo: upstream:python-packages/pyeclib + ref: aa58aa887c2327e1394d6f28b3b6b7ab8f190b2b + unpetrify-ref: v1.0.7 - name: swift repo: upstream:openstack/swift ref: 2e8261a4dc0d0af0c4a46478b81e167bcf02220b @@ -22,3 +26,4 @@ chunks: build-depends: - dnspython - xattr + - pyeclib -- cgit v1.2.1