summaryrefslogtreecommitdiff
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 15:50:02 +0000
commitd3f9efe939859da167de3309ba756408f04ba960 (patch)
tree6870b1939c50c7e813bd00723572a586e5a76b61
parentff045b9a09b73d3d515c76f34c794119460fb398 (diff)
downloaddefinitions-d3f9efe939859da167de3309ba756408f04ba960.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
-rw-r--r--strata/core.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 140674f1..4a13fdc7 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/richardipsum/pip-7.0-rebase
build-depends:
- cpython
- name: pyyaml