Compare commits
No commits in common. "c8-stream-3.9" and "stream-python39-3.9-bootstrap-rhel-8.9.0" have entirely different histories.
c8-stream-
...
stream-pyt
0
.gitignore
vendored
0
.gitignore
vendored
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate_modules
|
||||
subject_type: redhat-module
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
@ -3,7 +3,7 @@ document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
name: python39
|
||||
stream: 3.9
|
||||
stream: 3.9-bootstrap
|
||||
summary: Python programming language, version 3.9
|
||||
description: |-
|
||||
This module gives users access to the internal Python 3.9 in RHEL8, as
|
||||
@ -41,54 +41,10 @@ data:
|
||||
- python39-rpm-macros
|
||||
filter:
|
||||
rpms:
|
||||
- python39-Cython
|
||||
- python39-debug
|
||||
- python39-attrs
|
||||
- python39-iniconfig
|
||||
- python39-more-itertools
|
||||
- python39-packaging
|
||||
- python39-pluggy
|
||||
- python39-py
|
||||
- python39-pybind11
|
||||
- python39-pybind11-devel
|
||||
- python39-pyparsing
|
||||
- python39-pytest
|
||||
- python39-wcwidth
|
||||
# List of packages for CRB - see the 3.9 and 3.9-rhel-* branches
|
||||
api:
|
||||
rpms:
|
||||
- python39
|
||||
- python39-PyMySQL
|
||||
- python39-cffi
|
||||
- python39-chardet
|
||||
- python39-cryptography
|
||||
- python39-devel
|
||||
- python39-idle
|
||||
- python39-idna
|
||||
- python39-libs
|
||||
- python39-lxml
|
||||
- python39-mod_wsgi
|
||||
- python39-numpy
|
||||
- python39-numpy-f2py
|
||||
- python39-pip
|
||||
- python39-pip-wheel
|
||||
- python39-ply
|
||||
- python39-psutil
|
||||
- python39-psycopg2
|
||||
- python39-pycparser
|
||||
- python39-pysocks
|
||||
- python39-pyyaml
|
||||
- python39-requests
|
||||
- python39-rpm-macros
|
||||
- python39-scipy
|
||||
- python39-setuptools
|
||||
- python39-setuptools-wheel
|
||||
- python39-six
|
||||
- python39-test
|
||||
- python39-tkinter
|
||||
- python39-toml
|
||||
- python39-urllib3
|
||||
- python39-wheel
|
||||
- python39-wheel-wheel
|
||||
# List of packages for AppStream - see the 3.9 and 3.9-rhel-* branches
|
||||
buildopts:
|
||||
rpms:
|
||||
# === Bootstrap phase 1 ===
|
||||
@ -336,7 +292,7 @@ data:
|
||||
# buildorder: 20
|
||||
pybind11:
|
||||
rationale: Python component
|
||||
ref: stream-2.7.1-rhel-8.8.0
|
||||
ref: stream-2.6.1-rhel-8.8.0
|
||||
# needs numpy
|
||||
# buildorder: 20
|
||||
scipy:
|
Loading…
Reference in New Issue
Block a user