summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 10:07:23 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-26 13:55:19 +0000
commitdd3bc0073155dc1f78fa24cdb143ade6781f4ddb (patch)
tree8420e61034d7b1e04ffd8d40ddda275b877894a6
parent9db9898816600f1dfba244a07b66692a8a1b23ec (diff)
downloaddefinitions-dd3bc0073155dc1f78fa24cdb143ade6781f4ddb.tar.gz
Upgrade swift to 2.3.0 (Kilo), and dependencies
New component needed: - pyeclib 1.0.7
-rw-r--r--strata/swift.morph9
1 files changed, 7 insertions, 2 deletions
diff --git a/strata/swift.morph b/strata/swift.morph
index 5295b6a5..745fc93d 100644
--- a/strata/swift.morph
+++ b/strata/swift.morph
@@ -15,10 +15,15 @@ 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
- unpetrify-ref: 2.2.0
+ ref: f8dee761bd36f857aa1288c27e095907032fad68
+ unpetrify-ref: 2.3.0
build-depends:
- dnspython
- xattr
+ - pyeclib