summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/core/cpython.morph1
-rw-r--r--strata/python-core.morph9
2 files changed, 2 insertions, 8 deletions
diff --git a/strata/core/cpython.morph b/strata/core/cpython.morph
index d0c80220..e2f59278 100644
--- a/strata/core/cpython.morph
+++ b/strata/core/cpython.morph
@@ -5,6 +5,7 @@ configure-commands:
- |
./configure --prefix="$PREFIX" \
--enable-shared \
+ --with-ensurepip=upgrade \
--with-system-expat \
--with-system-ffi
post-install-commands:
diff --git a/strata/python-core.morph b/strata/python-core.morph
index b78e0835..630a8073 100644
--- a/strata/python-core.morph
+++ b/strata/python-core.morph
@@ -16,20 +16,13 @@ chunks:
build-system: python-distutils
build-depends:
- python-setuptools
-- name: pip
- repo: upstream:pip
- ref: ea680f204fb0e48789710c22c8f597a9bf01bc16
- unpetrify-ref: baserock/master
- build-system: python-distutils
- build-depends:
- - python-setuptools
- name: pbr
repo: upstream:pbr
ref: aef4f7ef4faec987d553d1ca40b55951235af0b1
unpetrify-ref: 0.10.7
build-system: python-distutils
build-depends:
- - pip
+ - python-setuptools
- name: python-requests
repo: upstream:python-requests
ref: b83131779c701720a9ae9efae78996277d416269