From 750cae2912c9b70c211d9cd5d56f2433a5f8d3bd Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Sun, 6 Aug 2023 00:30:00 +0200 Subject: [PATCH] Phase 4 of bootstraping for the python38 bootstrap module Build with rebuild_strategy=all --- python38.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/python38.yaml b/python38.yaml index 21265cf..cfe2bd1 100644 --- a/python38.yaml +++ b/python38.yaml @@ -281,46 +281,46 @@ data: python-requests: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 - buildorder: 10 + # buildorder: 10 python-jinja2: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 - buildorder: 10 + # buildorder: 10 numpy: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 - buildorder: 10 + # buildorder: 10 PyYAML: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 - buildorder: 10 + # buildorder: 10 python-pycparser: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 - buildorder: 10 + # buildorder: 10 python-lxml: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 - buildorder: 10 + # buildorder: 10 python-cffi: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 - buildorder: 20 + # buildorder: 20 scipy: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 - buildorder: 20 + # buildorder: 20 python-cryptography: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 # needs cffi - buildorder: 30 + # buildorder: 30 python-PyMySQL: rationale: Python component ref: stream-python38-3.8-rhel-8.9.0 # needs cryptography - buildorder: 40 + # buildorder: 40 ...