From 8f39c37588e7b246bf977058e70ad6d7e4bd93df Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Thu, 12 May 2016 22:22:51 +0000 Subject: Update cryptography and cffi (fix broken build) Change-Id: If1d05c8590882b3855970e733d9043af8162a8f4 --- strata/openstack-common.morph | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'strata') diff --git a/strata/openstack-common.morph b/strata/openstack-common.morph index 2cc262c8..91ea24eb 100644 --- a/strata/openstack-common.morph +++ b/strata/openstack-common.morph @@ -14,8 +14,8 @@ chunks: build-system: python-distutils - name: cffi repo: upstream:python-packages/cffi - ref: fc53b53095d61a1ec5814c09c3bf2c7e18627fb5 - unpetrify-ref: master + ref: 40b9759b5bbf9f6a4efa1168acc9a60890527f6f + unpetrify-ref: release-1.6 build-system: python-distutils build-depends: - pycparser @@ -47,8 +47,8 @@ chunks: build-system: python-distutils - name: cryptography repo: upstream:python-packages/cryptography - ref: 9ac7d55150c8410a08ee3b00b89bfeac3dbd8e8f - unpetrify-ref: 0.7.2 + ref: afcd8f5ad8eb21f13be308c5183ef34ad28f9987 + unpetrify-ref: 1.3.2 build-system: python-distutils build-depends: - pyasn1 -- cgit v1.2.1