summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-16 17:13:13 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-17 11:08:10 +0000
commit89754b74d4433af290aba39c03ba29c47371d8cb (patch)
tree50962c5237b99be49ed23b0892a20c16e4159f5e
parent426c840b621378d2a111a9bcf8f9069d1c4bc08d (diff)
downloaddefinitions-lc/py2-cleanup.tar.gz
Explicitly python2-distutilsstaging/py2-cleanuplc/py2-cleanup
-rw-r--r--strata/python2-core.morph20
1 files changed, 10 insertions, 10 deletions
diff --git a/strata/python2-core.morph b/strata/python2-core.morph
index 2ae41d34..41d114c1 100644
--- a/strata/python2-core.morph
+++ b/strata/python2-core.morph
@@ -17,7 +17,7 @@ chunks:
repo: upstream:python-setuptools-bitbucket
ref: 0aa6a4de5931d02876428388678802db2371fd37
unpetrify-ref: baserock/master
- build-system: python-distutils
+ build-system: python2-distutils
build-depends:
- python2
@@ -25,7 +25,7 @@ chunks:
repo: upstream:python-packages/mako.git
ref: 285bc818a50ccc0f9549630f7c4f4c250585c3e7
unpetrify-ref: rel_1_0_0
- build-system: python-distutils
+ build-system: python2-distutils
build-depends:
- python2
- python2-setuptools
@@ -34,7 +34,7 @@ chunks:
repo: upstream:pbr
ref: 6e472b4905411a39e993c81c382a27ca9c771ef5
unpetrify-ref: 0.11.1
- build-system: python-distutils
+ build-system: python2-distutils
build-depends:
- python2
- python2-setuptools
@@ -43,7 +43,7 @@ chunks:
repo: upstream:python-requests
ref: b83131779c701720a9ae9efae78996277d416269
unpetrify-ref: v2.5.1
- build-system: python-distutils
+ build-system: python2-distutils
build-depends:
- python2
@@ -51,7 +51,7 @@ chunks:
repo: upstream:six
ref: 8cfbff6b764af86d825086fa1637aa009e90d75a
unpetrify-ref: 1.9.0
- build-system: python-distutils
+ build-system: python2-distutils
build-depends:
- python2
@@ -67,8 +67,8 @@ chunks:
- name: cython2
repo: upstream:cython
ref: 4dd8e762fa51d01775506fbbc102c45dbcea065d
- unpetrify-ref: "0.22"
- build-system: python-distutils
+ unpetrify-ref: '0.22'
+ build-system: python2-distutils
build-depends:
- python2
@@ -76,7 +76,7 @@ chunks:
repo: upstream:python-lxml
ref: 14505bc62f5f1fc9fb0ff007955f3e67ab4562bb
unpetrify-ref: lxml-3.4.0
- build-system: python-distutils
+ build-system: python2-distutils
build-depends:
- python2
- cython2
@@ -85,7 +85,7 @@ chunks:
repo: upstream:python-markdown
ref: f0c5b71acbc02af60a33d67c59558bb513b25e74
unpetrify-ref: 2.5.1-final
- build-system: python-distutils
+ build-system: python2-distutils
build-depends:
- python2
@@ -101,7 +101,7 @@ chunks:
repo: upstream:jsonschema
ref: 35b60f390098d3306c03eee27ceec8cf8a493579
unpetrify-ref: v2.3.0
- build-system: python-distutils
+ build-system: python2-distutils
build-depends:
- python2
- python2-setuptools