summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-11-17 14:12:56 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-11-19 18:36:04 +0000
commite475f275bff20b10d139eefdbdae9145a173ebc7 (patch)
tree0956f2922045abed5f79339957d1944d0dbcab6b /strata/core.morph
parent87df3c1fca6771141fd045785e8118289e6503d6 (diff)
downloaddefinitions-e475f275bff20b10d139eefdbdae9145a173ebc7.tar.gz
Use patched version of setuptools 7.0
There seems to be a bug in current master that prevents us from bootstrapping setuptools using distutils, so we can't install it using python setup.py install
Diffstat (limited to 'strata/core.morph')
-rw-r--r--strata/core.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 0a8122fd..37133fee 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -279,9 +279,9 @@ chunks:
- texinfo-tarball
- name: python-setuptools
morph: strata/core/python-setuptools.morph
- repo: upstream:python-setuptools
- ref: 05b07a427a1eae2a51d527f7ac5135a8fd215d77
- unpetrify-ref: baserock/morph
+ repo: upstream:python-setuptools-bitbucket
+ ref: 0aa6a4de5931d02876428388678802db2371fd37
+ unpetrify-ref: baserock/master
build-depends:
- cpython
- name: pyyaml