branching - update refs

This commit is contained in:
Adam Samalik 2023-09-04 10:48:11 +02:00
parent f132ffb2fa
commit 2792826eb3
1 changed files with 42 additions and 42 deletions

View File

@ -153,135 +153,135 @@ data:
Cython:
rationale: Language for writing Python extension modules. Build dependency
of numpy and PyYAML
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
PyYAML:
rationale: YAML parser and emitter for Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
babel:
rationale: Tools for internationalizing Python applications
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
numpy:
rationale: A fast multidimensional array facility for Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
pytest:
rationale: Simple powerful testing with Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-PyMySQL:
rationale: Python adapter for the MySQL/MariaDB databases
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-attrs:
rationale: Python attributes without boilerplate
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-backports:
rationale: Namespace for backported Python features
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-backports-ssl_match_hostname:
rationale: The ssl.match_hostname() function from Python 3. Dependency of
urllib3/requests.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-chardet:
rationale: Character encoding auto-detection in Python. Dependency of requests.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-coverage:
rationale: Code coverage testing module for Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-dns:
rationale: DNS toolkit for Python. Useful package for IPA and mailman.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-docs:
rationale: Documentation for Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-docutils:
rationale: System for processing plaintext documentation
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-funcsigs:
rationale: Python function signatures from PEP362 for Python 2.6, 2.7 and
3.2+. Dependency of Pytest and mock.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-idna:
rationale: Internationalized Domain Names in Applications (IDNA). Dependency
of requests.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-ipaddress:
rationale: Port of the python 3.3+ ipaddress module to 2.6+. Dependency of
urllib3/requests.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-jinja2:
rationale: General purpose template engine
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-lxml:
rationale: XML processing library
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-markupsafe:
rationale: Implements a XML/HTML/XHTML Markup safe string for Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-mock:
rationale: A Python Mocking and Patching Library for Testing
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-nose:
rationale: Discovery-based unit test extension for Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-pluggy:
rationale: The plugin manager stripped of pytest specific details
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-psycopg2:
rationale: Python adapter for the PostgreSQL database
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-py:
rationale: Library with cross-python path, ini-parsing, io, code, log facilities
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-pygments:
rationale: Syntax highlighting engine written in Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-pymongo:
rationale: Python driver for MongoDB
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-pysocks:
rationale: A Python SOCKS client module. Dependency of urllib3/requests.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-pytest-mock:
rationale: Thin-wrapper around the mock package for easier use with py.test.
Build dependency of requests.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-requests:
rationale: HTTP library, written in Python, for human beings
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-setuptools_scm:
rationale: Blessed package to manage your versions by scm tags. Build dependency
of pytest and pytest-mock.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python2-six:
rationale: Python 2 and 3 compatibility utilities
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-sqlalchemy:
rationale: Modular and flexible ORM library for python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-urllib3:
rationale: Python HTTP library with thread-safe connection pooling and file
post. Dependency of requests.
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-virtualenv:
rationale: Tool to create isolated Python environments
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python-wheel:
rationale: Used for unbundling of pip and setuptools
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python2:
rationale: Main Python language interpreter
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python2-pip:
rationale: Python Packaging ecosystem
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python2-rpm-macros:
rationale: Python 2 RPM macros - dependency of python2-devel
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
python2-setuptools:
rationale: Python Packaging ecosystem
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
pytz:
rationale: Runtime requires of babel, and python2-babel
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
scipy:
rationale: Scientific Tools for Python
ref: stream-python27-2.7-rhel-8.9.0
ref: stream-python27-2.7-rhel-8.10.0
...