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 12:27:36 +0000
commit5e522d955e2c7e1345fbd7bb8e715c40ed52f7fd (patch)
tree7f9a1c28c215fdf3b7522f3e3cac5ee4b1c8d1b9
parent6e1a1ca2c89e66deccd2052fcfecd260b6cb24ff (diff)
downloaddefinitions-5e522d955e2c7e1345fbd7bb8e715c40ed52f7fd.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 6f66adbc..2a3091eb 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