From 0f4a0e7bc88431d6ffb005d946f8d38cdb91fb00 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Mon, 7 Aug 2023 00:47:36 +0200 Subject: [PATCH] Fourth bootstrap of the python38 module for Centos Stream 8 --- python38.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/python38.yaml b/python38.yaml index cade38d..57c2571 100644 --- a/python38.yaml +++ b/python38.yaml @@ -324,46 +324,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 ...