From f34c457b6c6f57251adc3df26cc8d8096bd35ca7 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 17 Jul 2015 11:53:39 +0100 Subject: Update cpython Python interpreter to latest stable versions Change-Id: I1faa4db9e3bb5c2e8e3ef80d88b3ef3e5cf2ae26 --- strata/core.morph | 4 ++-- strata/python3-core.morph | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'strata') diff --git a/strata/core.morph b/strata/core.morph index 8e7e6db7..c6e39bd6 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -136,8 +136,8 @@ chunks: - name: cpython morph: strata/core/cpython.morph repo: upstream:cpython - ref: d0188e98ecf02e007d85fc34944f8be8f91b7e94 - unpetrify-ref: v2.7.9 + ref: 57af3f22d11600ca98c0c9073d0b3b57d43f7c4b + unpetrify-ref: v2.7.10 build-depends: - openssl-new - bzip2 diff --git a/strata/python3-core.morph b/strata/python3-core.morph index 192e9201..f0da65fc 100644 --- a/strata/python3-core.morph +++ b/strata/python3-core.morph @@ -7,5 +7,5 @@ chunks: - name: python3 morph: strata/python3-core/python3.morph repo: upstream:cpython - ref: d1414cefaddc7b56caef75eea87226b1fce5ca7c - unpetrify-ref: v3.4.2 + ref: 3f1e8a3de39ff8a807720d57f49a91d7449435ad + unpetrify-ref: v3.4.3 -- cgit v1.2.1