diff --git a/python36.yaml b/python36.yaml index dc40aa9..1436e87 100644 --- a/python36.yaml +++ b/python36.yaml @@ -83,51 +83,51 @@ data: rpms: python-PyMySQL: rationale: Python adapter for the MySQL/MariaDB databases - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python-distro: rationale: Linux Distribution - a Linux OS platform information API - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python-docs: rationale: Documentation for Python - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python-docutils: rationale: System for processing plaintext documentation - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python-nose: rationale: Discovery-based unit test extension for Python - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python-pygments: rationale: Syntax highlighting engine written in Python - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python-pymongo: rationale: Python driver for MongoDB - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python-sqlalchemy: rationale: Modular and flexible ORM library for python - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python-virtualenv: rationale: Tool to create isolated Python environments - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 30 python-wheel: rationale: Built-package format for Python - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 python36: rationale: Contains the symlink to the platform-python interpreter. Also contains python36-rpm-macros needed to build the remaining packages. - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 10 scipy: rationale: Scientific Tools for Python - ref: stream-python36-3.6-rhel-8.9.0 + ref: stream-python36-3.6-rhel-8.10.0 buildorder: 20 ...